

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