|
DATRW++ library: seismic data I/O with multiple formats
|
| datrw::Exception::Exception | ( | const std::string & | message, |
| const std::string & | file, | ||
| const int & | line, | ||
| const std::string & | condition | ||
| ) |
Create with message, failed assertion, and code position.
construct with message and file info and condition
Definition at line 76 of file exception.cc.
References Mreport_on_construct, and report().
