

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