

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