Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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]
 

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

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

int alma::acs::exceptions::DefaultAcsJException::getErrorType  )  [inline, protected, virtual]
 

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

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

String alma::acs::exceptions::DefaultAcsJException::getShortDescription  )  [inline]
 

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

Reimplemented from alma::acs::exceptions::AcsJException.

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.


Member Data Documentation

int alma::acs::exceptions::DefaultAcsJException::errCode [private]
 

int alma::acs::exceptions::DefaultAcsJException::errType [private]
 

String alma::acs::exceptions::DefaultAcsJException::shortDescription [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:52:55 2009 for ACS Java API by doxygen 1.3.8