alma::ACSErrTypeCommon::wrappers::IllegalArgumentAcsJCompletion Class Reference

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

List of all members.

Public Member Functions

 IllegalArgumentAcsJCompletion ()
 IllegalArgumentAcsJCompletion (AcsJException acsJEx)
 IllegalArgumentAcsJCompletion (AcsJCompletion acsJComp)
 IllegalArgumentAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setVariable (String value)
String getVariable ()
void setValue (String value)
String getValue ()
void setErrorDesc (String value)
String getErrorDesc ()

Constructor & Destructor Documentation

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

Creates a new IllegalArgumentAcsJCompletion with a corresponding exception (AcsJIllegalArgumentEx) attached.

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

Creates a new IllegalArgumentAcsJCompletion with a corresponding exception (AcsJIllegalArgumentEx) attached that wraps an existing exception (acsJEx.)

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

Creates a new IllegalArgumentAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

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

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

Parameters:
corbaComp 

Member Function Documentation

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

Returns the short description of the error

String alma::ACSErrTypeCommon::wrappers::IllegalArgumentAcsJCompletion::getValue (  )  [inline]
String alma::ACSErrTypeCommon::wrappers::IllegalArgumentAcsJCompletion::getVariable (  )  [inline]
void alma::ACSErrTypeCommon::wrappers::IllegalArgumentAcsJCompletion::setErrorDesc ( String  value  )  [inline]
void alma::ACSErrTypeCommon::wrappers::IllegalArgumentAcsJCompletion::setValue ( String  value  )  [inline]
void alma::ACSErrTypeCommon::wrappers::IllegalArgumentAcsJCompletion::setVariable ( String  value  )  [inline]

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

Generated by  doxygen 1.6.2