

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