

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