alma::acsncErrType::wrappers::PublishEventFailureAcsJCompletion Class Reference

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

List of all members.

Public Member Functions

 PublishEventFailureAcsJCompletion ()
 PublishEventFailureAcsJCompletion (AcsJException acsJEx)
 PublishEventFailureAcsJCompletion (AcsJCompletion acsJComp)
 PublishEventFailureAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setEventName (String value)
String getEventName ()
void setChannelName (String value)
String getChannelName ()

Constructor & Destructor Documentation

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

Creates a new PublishEventFailureAcsJCompletion with a corresponding exception (AcsJPublishEventFailureEx) attached.

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

Creates a new PublishEventFailureAcsJCompletion with a corresponding exception (AcsJPublishEventFailureEx) attached that wraps an existing exception (acsJEx.)

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

Creates a new PublishEventFailureAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

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

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

Parameters:
corbaComp 

Member Function Documentation

String alma::acsncErrType::wrappers::PublishEventFailureAcsJCompletion::getChannelName (  )  [inline]
String alma::acsncErrType::wrappers::PublishEventFailureAcsJCompletion::getEventName (  )  [inline]
String alma::acsncErrType::wrappers::PublishEventFailureAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error

void alma::acsncErrType::wrappers::PublishEventFailureAcsJCompletion::setChannelName ( String  value  )  [inline]
void alma::acsncErrType::wrappers::PublishEventFailureAcsJCompletion::setEventName ( String  value  )  [inline]

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

Generated by  doxygen 1.6.2