

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