

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