

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