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

base::FatalException Class Reference

Fatal exception: something fatal (and forbidden) has happened. More...

#include <FatalException.h>

List of all members.

Public Member Functions

 FatalException (const char *whichone) throw ()
 Constructor:.
virtual const char * what () const throw ()
 Overrides exception::what().

Private Attributes

const char * message


Detailed Description

Fatal exception: something fatal (and forbidden) has happened.


Constructor & Destructor Documentation

base::FatalException::FatalException const char *  whichone  )  throw () [inline]
 

Constructor:.

Parameters:
whichone,: which fatal event has happened.


Member Function Documentation

const char * base::FatalException::what  )  const throw () [virtual]
 

Overrides exception::what().


Member Data Documentation

const char* base::FatalException::message [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Jun 30 00:02:30 2006 for Module base by  doxygen 1.4.2