

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