alma::ACSErrTypeCppNative::wrappers::CppAnyAcsJCompletion Class Reference

Inheritance diagram for alma::ACSErrTypeCppNative::wrappers::CppAnyAcsJCompletion:
Inheritance graph
[legend]
Collaboration diagram for alma::ACSErrTypeCppNative::wrappers::CppAnyAcsJCompletion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

alma::ACSErrTypeCppNative::wrappers::CppAnyAcsJCompletion::CppAnyAcsJCompletion (  )  [inline]

Creates a new CppAnyAcsJCompletion with a corresponding exception (AcsJCppAnyEx) attached.

alma::ACSErrTypeCppNative::wrappers::CppAnyAcsJCompletion::CppAnyAcsJCompletion ( AcsJException  acsJEx  )  [inline]

Creates a new CppAnyAcsJCompletion with a corresponding exception (AcsJCppAnyEx) attached that wraps an existing exception (acsJEx.)

alma::ACSErrTypeCppNative::wrappers::CppAnyAcsJCompletion::CppAnyAcsJCompletion ( AcsJCompletion  acsJComp  )  [inline]

Creates a new CppAnyAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

alma::ACSErrTypeCppNative::wrappers::CppAnyAcsJCompletion::CppAnyAcsJCompletion ( Completion  corbaComp  )  [inline]

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

Parameters:
corbaComp 

Member Function Documentation

String alma::ACSErrTypeCppNative::wrappers::CppAnyAcsJCompletion::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