#include <FatalException.h>
Public Member Functions | |
FatalException (const char *whichone) throw () | |
Constructor:. | |
virtual const char * | what () const throw () |
Overrides exception::what(). | |
Private Attributes | |
const char * | message |
|
Constructor:.
|
|
Overrides exception::what().
|
|
|