

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