

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