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

◆ report()

void datrw::thiesdl1::ExceptionInconsistentLine::report ( ) const
virtual

Screen report.

report

Reimplemented from datrw::Exception.

Definition at line 54 of file thiesdl1line.cc.

References my_report(), and datrw::Exception::report().

54  {
55  this->Exception::report();
56  this->my_report();
57  } // void ExceptionInconsistentLine::report() const
virtual void report() const
Screen report.
Definition: exception.cc:96
Here is the call graph for this function: