alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion Class Reference

Inheritance diagram for alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion:
Inheritance graph
[legend]
Collaboration diagram for alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NotImplementedAcsJCompletion ()
 NotImplementedAcsJCompletion (AcsJException acsJEx)
 NotImplementedAcsJCompletion (AcsJCompletion acsJComp)
 NotImplementedAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setFeature (String value)
String getFeature ()

Constructor & Destructor Documentation

alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion::NotImplementedAcsJCompletion (  )  [inline]

Creates a new NotImplementedAcsJCompletion with a corresponding exception (AcsJNotImplementedEx) attached.

alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion::NotImplementedAcsJCompletion ( AcsJException  acsJEx  )  [inline]

Creates a new NotImplementedAcsJCompletion with a corresponding exception (AcsJNotImplementedEx) attached that wraps an existing exception (acsJEx.)

alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion::NotImplementedAcsJCompletion ( AcsJCompletion  acsJComp  )  [inline]

Creates a new NotImplementedAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion::NotImplementedAcsJCompletion ( Completion  corbaComp  )  [inline]

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

Parameters:
corbaComp 

Member Function Documentation

String alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion::getFeature (  )  [inline]
String alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error

void alma::ACSErrTypeCommon::wrappers::NotImplementedAcsJCompletion::setFeature ( String  value  )  [inline]

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

Generated by  doxygen 1.6.2