

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