

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