

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