

Public Member Functions | |
| UnexpectedExceptionAcsJCompletion () | |
| UnexpectedExceptionAcsJCompletion (AcsJException acsJEx) | |
| UnexpectedExceptionAcsJCompletion (AcsJCompletion acsJComp) | |
| UnexpectedExceptionAcsJCompletion (Completion corbaComp) | |
| String | getShortDescription () |
| alma::ACSErrTypeCommon::wrappers::UnexpectedExceptionAcsJCompletion::UnexpectedExceptionAcsJCompletion | ( | ) | [inline] |
Creates a new UnexpectedExceptionAcsJCompletion with a corresponding exception (AcsJUnexpectedExceptionEx) attached.
| alma::ACSErrTypeCommon::wrappers::UnexpectedExceptionAcsJCompletion::UnexpectedExceptionAcsJCompletion | ( | AcsJException | acsJEx | ) | [inline] |
Creates a new UnexpectedExceptionAcsJCompletion with a corresponding exception (AcsJUnexpectedExceptionEx) attached that wraps an existing exception (acsJEx.)
| alma::ACSErrTypeCommon::wrappers::UnexpectedExceptionAcsJCompletion::UnexpectedExceptionAcsJCompletion | ( | AcsJCompletion | acsJComp | ) | [inline] |
Creates a new UnexpectedExceptionAcsJCompletion from another AcsJCompletion (acsJComp).
If present, the existing error trace is converted to Java exceptions and wrapped with an AcsJUnexpectedExceptionEx.
References alma::acs::exceptions::AcsJCompletion::getAcsJException(), and alma::acs::exceptions::AcsJCompletion::init().
| alma::ACSErrTypeCommon::wrappers::UnexpectedExceptionAcsJCompletion::UnexpectedExceptionAcsJCompletion | ( | Completion | corbaComp | ) | [inline] |
Converts a Corba completion to an UnexpectedExceptionAcsJCompletion such that a new AcsJUnexpectedExceptionEx is created as the attached error. If corbaComp carries error information, these ErrorTrace objects are converted to Java exceptions, which are attached as the course of the new AcsJUnexpectedExceptionEx.
| corbaComp |
| String alma::ACSErrTypeCommon::wrappers::UnexpectedExceptionAcsJCompletion::getShortDescription | ( | ) | [inline] |
Returns the short description of the error
1.6.2