

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