alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion Class Reference

Inheritance diagram for alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion:
Inheritance graph
[legend]
Collaboration diagram for alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CannotGetComponentAcsJCompletion ()
 CannotGetComponentAcsJCompletion (AcsJException acsJEx)
 CannotGetComponentAcsJCompletion (AcsJCompletion acsJComp)
 CannotGetComponentAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setCURL (String value)
String getCURL ()
void setReason (String value)
String getReason ()

Constructor & Destructor Documentation

alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion::CannotGetComponentAcsJCompletion (  )  [inline]

Creates a new CannotGetComponentAcsJCompletion with a corresponding exception (AcsJCannotGetComponentEx) attached.

alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion::CannotGetComponentAcsJCompletion ( AcsJException  acsJEx  )  [inline]

Creates a new CannotGetComponentAcsJCompletion with a corresponding exception (AcsJCannotGetComponentEx) attached that wraps an existing exception (acsJEx.)

alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion::CannotGetComponentAcsJCompletion ( AcsJCompletion  acsJComp  )  [inline]

Creates a new CannotGetComponentAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion::CannotGetComponentAcsJCompletion ( Completion  corbaComp  )  [inline]

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

Parameters:
corbaComp 

Member Function Documentation

String alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion::getCURL (  )  [inline]
String alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion::getReason (  )  [inline]
String alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error

void alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion::setCURL ( String  value  )  [inline]
void alma::maciErrType::wrappers::CannotGetComponentAcsJCompletion::setReason ( String  value  )  [inline]

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

Generated by  doxygen 1.6.2