38 {
"$Id: InternalErr.cc 21699 2009-11-05 00:06:01Z jimg $"
48 using std::ostringstream;
73 _error_message +=
"An internal error was encountered in " + file +
" at line ";
A class for software fault reporting.
bool OK() const
Is the Error object valid?
#define internal_error
Internal server error.
void append_long_to_string(long val, int base, string &str_val)
bool OK()
Is the InternalErr object valid?
A class for error processing.