OpenZGY/C++ Public API (ALPHA)
Access seismic data stored in ZGY format.
Protected Member Functions | List of all members
OpenZGY::Errors::ZgyError Class Reference

Base class for all exceptions thrown by OpenZGY. More...

#include <exception.h>

Inheritance diagram for OpenZGY::Errors::ZgyError:
OpenZGY::Errors::ZgyAborted OpenZGY::Errors::ZgyCorruptedFile OpenZGY::Errors::ZgyEndOfFile OpenZGY::Errors::ZgyFormatError OpenZGY::Errors::ZgyInternalError OpenZGY::Errors::ZgyIoError OpenZGY::Errors::ZgyMissingFeature OpenZGY::Errors::ZgySegmentIsClosed OpenZGY::Errors::ZgyUserError

Protected Member Functions

 ZgyError (const std::string &arg)
 Base class for all exceptions thrown by OpenZGY.
 

Detailed Description

Base class for all exceptions thrown by OpenZGY.


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