

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