33 #ifndef BESInternalFatalError_h_
34 #define BESInternalFatalError_h_ 1
53 virtual void dump( ostream &strm )
const
55 strm <<
"BESInternalFatalError::dump - ("
56 << (
void *)
this <<
")" << endl ;
64 #endif // BESInternalFatalError_h_
exception thrown if an internal error is found and is fatal to the BES
virtual void dump(ostream &strm) const
Displays debug information about this object.
BESInternalFatalError(const string &s, const string &file, unsigned int line)
virtual ~BESInternalFatalError()
virtual void dump(ostream &strm) const
Displays debug information about this object.
Abstract exception class for the BES with basic string message.
#define BES_INTERNAL_FATAL_ERROR