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

INPUT_ERROR Class Reference

#include <exceptions.hh>

Inheritance diagram for INPUT_ERROR:

EXCEPTION List of all members.

Public Member Functions

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

Private Attributes

char err_str [64]

Constructor & Destructor Documentation

INPUT_ERROR::INPUT_ERROR  )  [inline]
 

Definition at line 119 of file exceptions.hh.

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

Definition at line 120 of file exceptions.hh.


Member Function Documentation

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

Reimplemented from EXCEPTION.

Definition at line 122 of file exceptions.hh.

Referenced by operator const char *().

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

Reimplemented from EXCEPTION.

Definition at line 121 of file exceptions.hh.

References get_error_string().


Member Data Documentation

char INPUT_ERROR::err_str[64] [private]
 

Definition at line 117 of file exceptions.hh.


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