alma::acsncErrType::wrappers::EventSubscriptionFailureAcsJCompletion Class Reference

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

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Creates a new EventSubscriptionFailureAcsJCompletion with a corresponding exception (AcsJEventSubscriptionFailureEx) attached.

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

Creates a new EventSubscriptionFailureAcsJCompletion with a corresponding exception (AcsJEventSubscriptionFailureEx) attached that wraps an existing exception (acsJEx.)

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

Creates a new EventSubscriptionFailureAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

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

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

Parameters:
corbaComp 

Member Function Documentation

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

Returns the short description of the error

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

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

Generated by  doxygen 1.6.2