

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