|
OpenZGY/C++ Public API (ALPHA)
Access seismic data stored in ZGY format.
|
Missing feature. More...
#include <exception.h>
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. | |
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.
1.8.17