IT_Bus::DBException Class Reference

Inheritance diagram for IT_Bus::DBException:

IT_Bus::Exception IT_Bus::ObjectBase List of all members.

Detailed Description

Definition at line 44 of file db_exception.h.

Public Member Functions

virtual Exceptionclone () const
 Clone the exception onto the heap.
virtual void rethrow () const
 Rethrow the exception.
IT_ULong error () const
 Return the exception error code.
const char * message () const
 Return the exception message.

Private Attributes

IT_ULong m_exception_type
int m_native_error_code
String m_message


Member Function Documentation

IT_ULong IT_Bus::DBException::error (  )  const

Return the exception error code.

Returns:
IT_ULong

Reimplemented from IT_Bus::Exception.

const char* IT_Bus::DBException::message (  )  const

Return the exception message.

Returns:
char*

Reimplemented from IT_Bus::Exception.


Generated on Thu Sep 7 11:40:18 2006 for Artix by  doxygen 1.4.7