alma::ACSTimeError::wrappers::ArgErrorAcsJCompletion Class Reference

Inheritance diagram for alma::ACSTimeError::wrappers::ArgErrorAcsJCompletion:
Inheritance graph
[legend]
Collaboration diagram for alma::ACSTimeError::wrappers::ArgErrorAcsJCompletion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ArgErrorAcsJCompletion ()
 ArgErrorAcsJCompletion (AcsJException acsJEx)
 ArgErrorAcsJCompletion (AcsJCompletion acsJComp)
 ArgErrorAcsJCompletion (Completion corbaComp)
String getShortDescription ()

Constructor & Destructor Documentation

alma::ACSTimeError::wrappers::ArgErrorAcsJCompletion::ArgErrorAcsJCompletion (  )  [inline]

Creates a new ArgErrorAcsJCompletion with a corresponding exception (AcsJArgErrorEx) attached.

alma::ACSTimeError::wrappers::ArgErrorAcsJCompletion::ArgErrorAcsJCompletion ( AcsJException  acsJEx  )  [inline]

Creates a new ArgErrorAcsJCompletion with a corresponding exception (AcsJArgErrorEx) attached that wraps an existing exception (acsJEx.)

alma::ACSTimeError::wrappers::ArgErrorAcsJCompletion::ArgErrorAcsJCompletion ( AcsJCompletion  acsJComp  )  [inline]

Creates a new ArgErrorAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

alma::ACSTimeError::wrappers::ArgErrorAcsJCompletion::ArgErrorAcsJCompletion ( Completion  corbaComp  )  [inline]

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

Parameters:
corbaComp 

Member Function Documentation

String alma::ACSTimeError::wrappers::ArgErrorAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error


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

Generated by  doxygen 1.6.2