

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