

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