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