

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