

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