DATRW++ library: seismic data I/O with multiple formats
datrw::su::SUReadException Class Reference

#include <suheader.h>

Inheritance diagram for datrw::su::SUReadException:
Collaboration diagram for datrw::su::SUReadException:

Public Member Functions

 SUReadException (const std::string message, const std::string file, const int &line, const std::string condition)
 Create with message, failed assertion, and code position. More...
 
virtual ~SUReadException ()
 provide explicit virtual destructor More...
 
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...
 

Detailed Description

Definition at line 105 of file suheader.h.


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