TF++, Miscellaneous classes and modules in C++:
|
tfxx::error::Exception::Exception | ( | const char * | message, |
const char * | file, | ||
const int & | line, | ||
const char * | condition | ||
) |
Create with message, failed assertion, and code position.
construct with message and file info and condition
Definition at line 76 of file error.cc.
References base_report(), and report_on_construct_is_true().