

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