alma::acsdaemonErrType::wrappers::ServiceNotRunningAcsJCompletion Class Reference

Inheritance diagram for alma::acsdaemonErrType::wrappers::ServiceNotRunningAcsJCompletion:
Inheritance graph
[legend]
Collaboration diagram for alma::acsdaemonErrType::wrappers::ServiceNotRunningAcsJCompletion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ServiceNotRunningAcsJCompletion ()
 ServiceNotRunningAcsJCompletion (AcsJException acsJEx)
 ServiceNotRunningAcsJCompletion (AcsJCompletion acsJComp)
 ServiceNotRunningAcsJCompletion (Completion corbaComp)
String getShortDescription ()

Constructor & Destructor Documentation

alma::acsdaemonErrType::wrappers::ServiceNotRunningAcsJCompletion::ServiceNotRunningAcsJCompletion (  )  [inline]

Creates a new ServiceNotRunningAcsJCompletion with a corresponding exception (AcsJServiceNotRunningEx) attached.

alma::acsdaemonErrType::wrappers::ServiceNotRunningAcsJCompletion::ServiceNotRunningAcsJCompletion ( AcsJException  acsJEx  )  [inline]

Creates a new ServiceNotRunningAcsJCompletion with a corresponding exception (AcsJServiceNotRunningEx) attached that wraps an existing exception (acsJEx.)

alma::acsdaemonErrType::wrappers::ServiceNotRunningAcsJCompletion::ServiceNotRunningAcsJCompletion ( AcsJCompletion  acsJComp  )  [inline]

Creates a new ServiceNotRunningAcsJCompletion from another AcsJCompletion (acsJComp).

If present, the existing error trace is converted to Java exceptions and wrapped with an AcsJServiceNotRunningEx.

References alma::acs::exceptions::AcsJCompletion::getAcsJException(), and alma::acs::exceptions::AcsJCompletion::init().

alma::acsdaemonErrType::wrappers::ServiceNotRunningAcsJCompletion::ServiceNotRunningAcsJCompletion ( Completion  corbaComp  )  [inline]

Converts a Corba completion to an ServiceNotRunningAcsJCompletion such that a new AcsJServiceNotRunningEx 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 AcsJServiceNotRunningEx.

Parameters:
corbaComp 

Member Function Documentation

String alma::acsdaemonErrType::wrappers::ServiceNotRunningAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2