

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