

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