

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