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

FILE_ERROR Class Reference

#include <exceptions.hh>

Inheritance diagram for FILE_ERROR:

EXCEPTION List of all members.

Public Member Functions

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

Private Attributes

char err_str [64]

Constructor & Destructor Documentation

FILE_ERROR::FILE_ERROR  )  [inline]
 

Definition at line 130 of file exceptions.hh.

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

Definition at line 131 of file exceptions.hh.


Member Function Documentation

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

Reimplemented from EXCEPTION.

Definition at line 133 of file exceptions.hh.

Referenced by operator const char *().

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

Reimplemented from EXCEPTION.

Definition at line 132 of file exceptions.hh.

References get_error_string().


Member Data Documentation

char FILE_ERROR::err_str[64] [private]
 

Definition at line 128 of file exceptions.hh.


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