

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