

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