alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion Class Reference

Inheritance diagram for alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion:
Inheritance graph
[legend]
Collaboration diagram for alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SyncLockFailedAcsJCompletion ()
 SyncLockFailedAcsJCompletion (AcsJException acsJEx)
 SyncLockFailedAcsJCompletion (AcsJCompletion acsJComp)
 SyncLockFailedAcsJCompletion (Completion corbaComp)
String getShortDescription ()
void setCURL (String value)
String getCURL ()
void setRequestor (int value)
int getRequestor ()

Constructor & Destructor Documentation

alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion::SyncLockFailedAcsJCompletion (  )  [inline]

Creates a new SyncLockFailedAcsJCompletion with a corresponding exception (AcsJSyncLockFailedEx) attached.

alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion::SyncLockFailedAcsJCompletion ( AcsJException  acsJEx  )  [inline]

Creates a new SyncLockFailedAcsJCompletion with a corresponding exception (AcsJSyncLockFailedEx) attached that wraps an existing exception (acsJEx.)

alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion::SyncLockFailedAcsJCompletion ( AcsJCompletion  acsJComp  )  [inline]

Creates a new SyncLockFailedAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion::SyncLockFailedAcsJCompletion ( Completion  corbaComp  )  [inline]

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

Parameters:
corbaComp 

Member Function Documentation

String alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion::getCURL (  )  [inline]
int alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion::getRequestor (  )  [inline]
String alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion::getShortDescription (  )  [inline]

Returns the short description of the error

void alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion::setCURL ( String  value  )  [inline]
void alma::jmanagerErrType::wrappers::SyncLockFailedAcsJCompletion::setRequestor ( int  value  )  [inline]

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

Generated by  doxygen 1.6.2