

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