

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