alma::ACSErrTypeCommon::wrappers::UnexpectedExceptionAcsJCompletion Class Reference

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

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Creates a new UnexpectedExceptionAcsJCompletion with a corresponding exception (AcsJUnexpectedExceptionEx) attached.

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

Creates a new UnexpectedExceptionAcsJCompletion with a corresponding exception (AcsJUnexpectedExceptionEx) attached that wraps an existing exception (acsJEx.)

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

Creates a new UnexpectedExceptionAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

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

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

Parameters:
corbaComp 

Member Function Documentation

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