

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