

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