CFatalException Class Reference

#include <CFatalException.h>

Inheritance diagram for CFatalException:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 CFatalException (const std::string whatString)
virtual ~CFatalException () throw ()


Detailed Description

The FatalException class is thrown when there is a problem that cannot be fixed within the program It is derived from runtime_error to make error message handling easier.

Definition at line 8 of file CFatalException.h.


Constructor & Destructor Documentation

CFatalException::CFatalException ( const std::string  whatString  )  [inline]

Definition at line 11 of file CFatalException.h.

virtual CFatalException::~CFatalException (  )  throw () [inline, virtual]

Definition at line 12 of file CFatalException.h.


The documentation for this class was generated from the following file:

Generated on Tue Aug 4 16:04:18 2009 for GPLIB++ by  doxygen 1.5.8