

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