33 #ifndef BESTimeoutError_h_ 34 #define BESTimeoutError_h_ 1 53 virtual void dump( ostream &strm )
const 55 strm <<
"BESTimeoutError::dump - (" 56 << (
void *)
this <<
")" << endl ;
59 BESIndent::UnIndent() ;
64 #endif // BESTimeoutError_h_ error thrown if there is a user syntax error in the request or any other user error ...
virtual void dump(std::ostream &strm) const
Displays debug information about this object.
Abstract exception class for the BES with basic string message.
virtual void dump(ostream &strm) const
Displays debug information about this object.