33 #ifndef BESNotFoundError_h_ 34 #define BESNotFoundError_h_ 1 52 virtual void dump( ostream &strm )
const 54 strm <<
"BESNotFoundError::dump - (" 55 << (
void *)
this <<
")" << endl ;
63 #endif // BESNotFoundError_h_ error thrown if the resource requested cannot be found
virtual ~BESNotFoundError()
virtual void dump(ostream &strm) const
Displays debug information about this object.
Abstract exception class for the BES with basic string message.
BESNotFoundError(const string &s, const string &file, unsigned int line)
virtual void dump(ostream &strm) const
Displays debug information about this object.
#define BES_NOT_FOUND_ERROR