alma::ACSErrTypeCommon::wrappers::NullPointerAcsJCompletion Class Reference

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

List of all members.

Public Member Functions

 NullPointerAcsJCompletion ()
 NullPointerAcsJCompletion (AcsJException acsJEx)
 NullPointerAcsJCompletion (AcsJCompletion acsJComp)
 NullPointerAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setVariable (String value)
String getVariable ()

Constructor & Destructor Documentation

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

Creates a new NullPointerAcsJCompletion with a corresponding exception (AcsJNullPointerEx) attached.

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

Creates a new NullPointerAcsJCompletion with a corresponding exception (AcsJNullPointerEx) attached that wraps an existing exception (acsJEx.)

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

Creates a new NullPointerAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

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

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

Parameters:
corbaComp 

Member Function Documentation

String alma::ACSErrTypeCommon::wrappers::NullPointerAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error

String alma::ACSErrTypeCommon::wrappers::NullPointerAcsJCompletion::getVariable (  )  [inline]
void alma::ACSErrTypeCommon::wrappers::NullPointerAcsJCompletion::setVariable ( String  value  )  [inline]

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

Generated by  doxygen 1.6.2