alma::acs::exceptions::DefaultAcsJException Class Reference

Inheritance diagram for alma::acs::exceptions::DefaultAcsJException:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::exceptions::DefaultAcsJException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DefaultAcsJException (String message, int errType, int errCode, String shortDescription)
UserException toCorbaException ()
String getShortDescription ()

Protected Member Functions

int getErrorType ()
int getErrorCode ()

Package Functions

 DefaultAcsJException (ErrorTrace etCause)

Private Attributes

int errType
int errCode
String shortDescription

Detailed Description

Exception used as a default where an ErrorTrace object can't be converted to a genuine Java exception for one of the following reasons:

Author:
hsommer Jun 20, 2003 5:47:52 PM

Constructor & Destructor Documentation

alma::acs::exceptions::DefaultAcsJException::DefaultAcsJException ( String  message,
int  errType,
int  errCode,
String  shortDescription 
) [inline]
alma::acs::exceptions::DefaultAcsJException::DefaultAcsJException ( ErrorTrace  etCause  )  [inline, package]
Parameters:
etCause 

Member Function Documentation

int alma::acs::exceptions::DefaultAcsJException::getErrorCode (  )  [inline, protected, virtual]
int alma::acs::exceptions::DefaultAcsJException::getErrorType (  )  [inline, protected, virtual]
String alma::acs::exceptions::DefaultAcsJException::getShortDescription (  )  [inline]
UserException alma::acs::exceptions::DefaultAcsJException::toCorbaException (  )  [inline, virtual]

Unlike other exception classes, this class does not correspond directly to an IDL defined type safe exception. Therefore, the returned UserException is an instance of alma.ACSErr.ACSException.

See also:
alma.acs.exceptions.AcsJException::toCorbaException()

Implements alma::acs::exceptions::AcsJException.

References alma::acs::exceptions::AcsJException::getACSException().


Member Data Documentation

Referenced by getErrorCode().

Referenced by getErrorType().

Referenced by getShortDescription().


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

Generated by  doxygen 1.6.2