alma::ACSErrTypeCommon::wrappers::GenericErrorAcsJCompletion Class Reference

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

List of all members.

Public Member Functions

 GenericErrorAcsJCompletion ()
 GenericErrorAcsJCompletion (AcsJException acsJEx)
 GenericErrorAcsJCompletion (AcsJCompletion acsJComp)
 GenericErrorAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setErrorDesc (String value)
String getErrorDesc ()

Constructor & Destructor Documentation

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

Creates a new GenericErrorAcsJCompletion with a corresponding exception (AcsJGenericErrorEx) attached.

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

Creates a new GenericErrorAcsJCompletion with a corresponding exception (AcsJGenericErrorEx) attached that wraps an existing exception (acsJEx.)

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

Creates a new GenericErrorAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

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

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

Parameters:
corbaComp 

Member Function Documentation

String alma::ACSErrTypeCommon::wrappers::GenericErrorAcsJCompletion::getErrorDesc (  )  [inline]
String alma::ACSErrTypeCommon::wrappers::GenericErrorAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error

void alma::ACSErrTypeCommon::wrappers::GenericErrorAcsJCompletion::setErrorDesc ( String  value  )  [inline]

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

Generated by  doxygen 1.6.2