alma::ACSErrTypeCommon::wrappers::OutOfBoundsAcsJCompletion Class Reference

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

List of all members.

Public Member Functions

 OutOfBoundsAcsJCompletion ()
 OutOfBoundsAcsJCompletion (AcsJException acsJEx)
 OutOfBoundsAcsJCompletion (AcsJCompletion acsJComp)
 OutOfBoundsAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setMinValue (String value)
String getMinValue ()
void setMaxValue (String value)
String getMaxValue ()
void setRequestedValue (String value)
String getRequestedValue ()

Constructor & Destructor Documentation

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

Creates a new OutOfBoundsAcsJCompletion with a corresponding exception (AcsJOutOfBoundsEx) attached.

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

Creates a new OutOfBoundsAcsJCompletion with a corresponding exception (AcsJOutOfBoundsEx) attached that wraps an existing exception (acsJEx.)

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

Creates a new OutOfBoundsAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

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

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

Parameters:
corbaComp 

Member Function Documentation

String alma::ACSErrTypeCommon::wrappers::OutOfBoundsAcsJCompletion::getMaxValue (  )  [inline]
String alma::ACSErrTypeCommon::wrappers::OutOfBoundsAcsJCompletion::getMinValue (  )  [inline]
String alma::ACSErrTypeCommon::wrappers::OutOfBoundsAcsJCompletion::getRequestedValue (  )  [inline]
String alma::ACSErrTypeCommon::wrappers::OutOfBoundsAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error

void alma::ACSErrTypeCommon::wrappers::OutOfBoundsAcsJCompletion::setMaxValue ( String  value  )  [inline]
void alma::ACSErrTypeCommon::wrappers::OutOfBoundsAcsJCompletion::setMinValue ( String  value  )  [inline]
void alma::ACSErrTypeCommon::wrappers::OutOfBoundsAcsJCompletion::setRequestedValue ( String  value  )  [inline]

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

Generated by  doxygen 1.6.2