

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