

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