

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