alma::acsdaemonErrType::wrappers::BadArgumentsAcsJCompletion Class Reference

Inheritance diagram for alma::acsdaemonErrType::wrappers::BadArgumentsAcsJCompletion:
Inheritance graph
[legend]
Collaboration diagram for alma::acsdaemonErrType::wrappers::BadArgumentsAcsJCompletion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

alma::acsdaemonErrType::wrappers::BadArgumentsAcsJCompletion::BadArgumentsAcsJCompletion (  )  [inline]

Creates a new BadArgumentsAcsJCompletion with a corresponding exception (AcsJBadArgumentsEx) attached.

alma::acsdaemonErrType::wrappers::BadArgumentsAcsJCompletion::BadArgumentsAcsJCompletion ( AcsJException  acsJEx  )  [inline]

Creates a new BadArgumentsAcsJCompletion with a corresponding exception (AcsJBadArgumentsEx) attached that wraps an existing exception (acsJEx.)

alma::acsdaemonErrType::wrappers::BadArgumentsAcsJCompletion::BadArgumentsAcsJCompletion ( AcsJCompletion  acsJComp  )  [inline]

Creates a new BadArgumentsAcsJCompletion from another AcsJCompletion (acsJComp).

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

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

alma::acsdaemonErrType::wrappers::BadArgumentsAcsJCompletion::BadArgumentsAcsJCompletion ( Completion  corbaComp  )  [inline]

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

Parameters:
corbaComp 

Member Function Documentation

String alma::acsdaemonErrType::wrappers::BadArgumentsAcsJCompletion::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