

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