DATRW++ library: seismic data I/O with multiple formats
datrw::thiesdl1::ExceptionInconsistentLine Class Reference

Exception indicating an inconsistent data line. More...

#include <thiesdl1line.h>

Inheritance diagram for datrw::thiesdl1::ExceptionInconsistentLine:
Collaboration diagram for datrw::thiesdl1::ExceptionInconsistentLine:

Public Member Functions

 ExceptionInconsistentLine (const char *message, const char *file, const int &line, const char *condition, std::string dataline)
 Create with message, failed assertion, and code position. More...
 
virtual ~ExceptionInconsistentLine ()
 
virtual void report () const
 Screen report. More...
 

Static Public Member Functions

static void dont_report_on_construct ()
 Issue NO screen report on construction of exception. More...
 
static void report_on_construct ()
 Issue a screen report on construction of exception. More...
 
static void report_on_construct_flag (const bool &flag)
 set report on construct flag More...
 
static bool report_on_construct_flag ()
 return report on construct flag More...
 

Protected Member Functions

void base_report () const
 Screen report. More...
 

Private Member Functions

void my_report () const
 

Private Attributes

std::string Mdataline
 

Detailed Description

Exception indicating an inconsistent data line.

Definition at line 49 of file thiesdl1line.h.


The documentation for this class was generated from the following files: