33 #ifndef BESForbiddenError_h_
34 #define BESForbiddenError_h_ 1
46 const std::string &file,
52 virtual void dump( std::ostream &strm )
const
54 strm <<
"BESForbiddenError::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 BES is not allowed to access the resource requested
virtual void dump(std::ostream &strm) const
Displays debug information about this object.