

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