

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