

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