

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