

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