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

Missing feature. More...

#include <exception.h>

Inheritance diagram for OpenZGY::Errors::ZgyMissingFeature:
OpenZGY::Errors::ZgyError

Public Member Functions

 ZgyMissingFeature (const std::string &arg)
 Missing feature.
 

Additional Inherited Members

- Protected Member Functions inherited from OpenZGY::Errors::ZgyError
 ZgyError (const std::string &arg)
 Base class for all exceptions thrown by OpenZGY.
 

Detailed Description

Missing feature.

Raised if some optional plug-in (e.g. some cloud back end or a compressor) was loaded or explicitly requested, so we know about it, but the plug-in is not operational for some reason.


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