

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