

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