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

◆ NoHeaderException()

datrw::hpmo::NoHeaderException::NoHeaderException ( )
inline

Definition at line 79 of file readhpmo.h.

79 : Exception("no header found!") { }
Exception()
Creates exception with no explaning comments.
Definition: exception.cc:53