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