43using std::ostringstream;
62 _error_message +=
"An internal error was encountered in " + file +
" at line ";
#define internal_error
Internal server error (500)
std::string _error_message
bool OK() const
Is the Error object valid?
InternalErr & operator=(const InternalErr &rhs)
InternalErr(const string &msg)
~InternalErr() noexcept override
bool OK()
Is the InternalErr object valid?
top level DAP object to house generic methods
void append_long_to_string(long val, int base, string &str_val)