

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