

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