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

EXCEPTION Class Reference

#include <exceptions.hh>

Inheritance diagram for EXCEPTION:

ARGUMENT_ERROR FILE_ERROR INPUT_ERROR KEYWORD_ERROR MEMORY_ERROR SOME_ERROR UNHANDLED_CASE_ERROR USAGE_ERROR List of all members.

Public Member Functions

 EXCEPTION ()
virtual ~EXCEPTION ()
 operator const char * () const
virtual const char * get_error_string () const

Constructor & Destructor Documentation

EXCEPTION::EXCEPTION  )  [inline]
 

Definition at line 96 of file exceptions.hh.

virtual EXCEPTION::~EXCEPTION  )  [inline, virtual]
 

Definition at line 97 of file exceptions.hh.


Member Function Documentation

virtual const char* EXCEPTION::get_error_string  )  const [inline, virtual]
 

Reimplemented in SOME_ERROR, INPUT_ERROR, FILE_ERROR, MEMORY_ERROR, UNHANDLED_CASE_ERROR, ARGUMENT_ERROR, KEYWORD_ERROR, and USAGE_ERROR.

Definition at line 99 of file exceptions.hh.

Referenced by operator const char *().

EXCEPTION::operator const char *  )  const [inline]
 

Reimplemented in SOME_ERROR, INPUT_ERROR, FILE_ERROR, MEMORY_ERROR, UNHANDLED_CASE_ERROR, ARGUMENT_ERROR, KEYWORD_ERROR, and USAGE_ERROR.

Definition at line 98 of file exceptions.hh.

References get_error_string().


The documentation for this class was generated from the following file:
Generated on Fri Apr 22 15:58:19 2005 for Doris by doxygen 1.3.6