

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