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