

Public Member Functions | |
| UnknownAcsJCompletion () | |
| UnknownAcsJCompletion (AcsJException acsJEx) | |
| UnknownAcsJCompletion (AcsJCompletion acsJComp) | |
| UnknownAcsJCompletion (Completion corbaComp) | |
| String | getShortDescription () |
| alma::ACSErrTypeCommon::wrappers::UnknownAcsJCompletion::UnknownAcsJCompletion | ( | ) | [inline] |
Creates a new UnknownAcsJCompletion with a corresponding exception (AcsJUnknownEx) attached.
| alma::ACSErrTypeCommon::wrappers::UnknownAcsJCompletion::UnknownAcsJCompletion | ( | AcsJException | acsJEx | ) | [inline] |
Creates a new UnknownAcsJCompletion with a corresponding exception (AcsJUnknownEx) attached that wraps an existing exception (acsJEx.)
| alma::ACSErrTypeCommon::wrappers::UnknownAcsJCompletion::UnknownAcsJCompletion | ( | AcsJCompletion | acsJComp | ) | [inline] |
Creates a new UnknownAcsJCompletion from another AcsJCompletion (acsJComp).
If present, the existing error trace is converted to Java exceptions and wrapped with an AcsJUnknownEx.
References alma::acs::exceptions::AcsJCompletion::getAcsJException(), and alma::acs::exceptions::AcsJCompletion::init().
| alma::ACSErrTypeCommon::wrappers::UnknownAcsJCompletion::UnknownAcsJCompletion | ( | Completion | corbaComp | ) | [inline] |
Converts a Corba completion to an UnknownAcsJCompletion such that a new AcsJUnknownEx 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 AcsJUnknownEx.
| corbaComp |
| String alma::ACSErrTypeCommon::wrappers::UnknownAcsJCompletion::getShortDescription | ( | ) | [inline] |
Returns the short description of the error
1.6.2