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

UNHANDLED_CASE_ERROR Class Reference

#include <exceptions.hh>

Inheritance diagram for UNHANDLED_CASE_ERROR:

EXCEPTION List of all members.

Public Member Functions

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

Private Attributes

char err_str [64]

Constructor & Destructor Documentation

UNHANDLED_CASE_ERROR::UNHANDLED_CASE_ERROR  )  [inline]
 

Definition at line 152 of file exceptions.hh.

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

Definition at line 153 of file exceptions.hh.


Member Function Documentation

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

Reimplemented from EXCEPTION.

Definition at line 155 of file exceptions.hh.

Referenced by operator const char *().

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

Reimplemented from EXCEPTION.

Definition at line 154 of file exceptions.hh.

References get_error_string().


Member Data Documentation

char UNHANDLED_CASE_ERROR::err_str[64] [private]
 

Definition at line 150 of file exceptions.hh.


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