

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