alma::ACSErrTypeCommon::wrappers::TypeNotFoundAcsJCompletion Class Reference

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

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Creates a new TypeNotFoundAcsJCompletion with a corresponding exception (AcsJTypeNotFoundEx) attached.

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

Creates a new TypeNotFoundAcsJCompletion with a corresponding exception (AcsJTypeNotFoundEx) attached that wraps an existing exception (acsJEx.)

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

Creates a new TypeNotFoundAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

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

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

Parameters:
corbaComp 

Member Function Documentation

String alma::ACSErrTypeCommon::wrappers::TypeNotFoundAcsJCompletion::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