

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