

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