

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