

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