

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