

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