alma::ACSErrTypeCommon::wrappers::BadParameterAcsJCompletion Class Reference

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

List of all members.

Public Member Functions

 BadParameterAcsJCompletion ()
 BadParameterAcsJCompletion (AcsJException acsJEx)
 BadParameterAcsJCompletion (AcsJCompletion acsJComp)
 BadParameterAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setParameter (String value)
String getParameter ()
void setParameterValue (String value)
String getParameterValue ()
void setReason (String value)
String getReason ()

Constructor & Destructor Documentation

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

Creates a new BadParameterAcsJCompletion with a corresponding exception (AcsJBadParameterEx) attached.

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

Creates a new BadParameterAcsJCompletion with a corresponding exception (AcsJBadParameterEx) attached that wraps an existing exception (acsJEx.)

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

Creates a new BadParameterAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

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

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

Parameters:
corbaComp 

Member Function Documentation

String alma::ACSErrTypeCommon::wrappers::BadParameterAcsJCompletion::getParameter (  )  [inline]
String alma::ACSErrTypeCommon::wrappers::BadParameterAcsJCompletion::getParameterValue (  )  [inline]
String alma::ACSErrTypeCommon::wrappers::BadParameterAcsJCompletion::getReason (  )  [inline]
String alma::ACSErrTypeCommon::wrappers::BadParameterAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error

void alma::ACSErrTypeCommon::wrappers::BadParameterAcsJCompletion::setParameter ( String  value  )  [inline]
void alma::ACSErrTypeCommon::wrappers::BadParameterAcsJCompletion::setParameterValue ( String  value  )  [inline]
void alma::ACSErrTypeCommon::wrappers::BadParameterAcsJCompletion::setReason ( String  value  )  [inline]

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

Generated by  doxygen 1.6.2