alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion Class Reference

Inheritance diagram for alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion:
Inheritance graph
[legend]
Collaboration diagram for alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 WrongEventReceivedAcsJCompletion ()
 WrongEventReceivedAcsJCompletion (AcsJException acsJEx)
 WrongEventReceivedAcsJCompletion (AcsJCompletion acsJComp)
 WrongEventReceivedAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setExpectedEvent (String value)
String getExpectedEvent ()
void setReceivedEvent (String value)
String getReceivedEvent ()

Constructor & Destructor Documentation

alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion::WrongEventReceivedAcsJCompletion (  )  [inline]

Creates a new WrongEventReceivedAcsJCompletion with a corresponding exception (AcsJWrongEventReceivedEx) attached.

alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion::WrongEventReceivedAcsJCompletion ( AcsJException  acsJEx  )  [inline]

Creates a new WrongEventReceivedAcsJCompletion with a corresponding exception (AcsJWrongEventReceivedEx) attached that wraps an existing exception (acsJEx.)

alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion::WrongEventReceivedAcsJCompletion ( AcsJCompletion  acsJComp  )  [inline]

Creates a new WrongEventReceivedAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion::WrongEventReceivedAcsJCompletion ( Completion  corbaComp  )  [inline]

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

Parameters:
corbaComp 

Member Function Documentation

String alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion::getExpectedEvent (  )  [inline]
String alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion::getReceivedEvent (  )  [inline]
String alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error

void alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion::setExpectedEvent ( String  value  )  [inline]
void alma::acsncErrType::wrappers::WrongEventReceivedAcsJCompletion::setReceivedEvent ( String  value  )  [inline]

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

Generated by  doxygen 1.6.2