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

SOME_ERROR Class Reference

#include <exceptions.hh>

Inheritance diagram for SOME_ERROR:

EXCEPTION List of all members.

Public Member Functions

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

Private Attributes

char err_str [64]

Constructor & Destructor Documentation

SOME_ERROR::SOME_ERROR  )  [inline]
 

Definition at line 108 of file exceptions.hh.

References err_str.

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

Definition at line 109 of file exceptions.hh.


Member Function Documentation

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

Reimplemented from EXCEPTION.

Definition at line 111 of file exceptions.hh.

References err_str.

Referenced by operator const char *().

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

Reimplemented from EXCEPTION.

Definition at line 110 of file exceptions.hh.

References get_error_string().


Member Data Documentation

char SOME_ERROR::err_str[64] [private]
 

Definition at line 106 of file exceptions.hh.

Referenced by get_error_string(), and SOME_ERROR().


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