

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