

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