

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