DATRW++ library: seismic data I/O with multiple formats

◆ report()

void datrw::Exception::report ( ) const
virtualinherited

Screen report.

report

Reimplemented in datrw::thiesdl1::ExceptionRecordWindow, and datrw::thiesdl1::ExceptionInconsistentLine.

Definition at line 96 of file exception.cc.

References datrw::Exception::base_report().

Referenced by datrw::Exception::Exception(), datrw::hpmo::readfile(), datrw::isustream::readheader(), datrw::thiesdl1::ExceptionInconsistentLine::report(), and datrw::thiesdl1::ExceptionRecordWindow::report().

97  {
98  base_report();
99  }
void base_report() const
Screen report.
Definition: exception.cc:102
Here is the call graph for this function:
Here is the caller graph for this function: