

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