Creates exception with no explaining comments.
construct from nothing
Definition at line 49 of file error.cc.
References Mreport_on_construct, and report().
const char * Mcondition
pointer to assertion condition text string
const char * Mmessage
pointer to message string
const char * Mfile
pointer to file name string
const int & Mline
pointer to line number in source file
static bool Mreport_on_construct
Shall we print to cerr at construction time?
virtual void report() const
Screen report.