

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