36 #ifndef _internalerr_h
37 #define _internalerr_h 1
79 InternalErr(
const string &file,
const int &line,
const string &msg);
93 #endif // _internalerr_h
A class for software fault reporting.
bool OK()
Is the InternalErr object valid?
A class for error processing.