

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