|
OpenZGY/C++ Public API (ALPHA)
Access seismic data stored in ZGY format.
|
Exceptions that can be thrown by OpenZGY. More...
Classes | |
| class | ZgyAborted |
| User aborted the computation. More... | |
| class | ZgyCorruptedFile |
| The ZGY file became corrupted while writing to it. More... | |
| class | ZgyEndOfFile |
| Trying to read past EOF. More... | |
| class | ZgyError |
| Base class for all exceptions thrown by OpenZGY. More... | |
| class | ZgyFormatError |
| Corrupted or unsupported ZGY file. More... | |
| class | ZgyInternalError |
| Exception that might be caused by a bug in OpenZGY. More... | |
| class | ZgyIoError |
| Exception from the I/O layer. More... | |
| class | ZgyMissingFeature |
| Missing feature. More... | |
| class | ZgySegmentIsClosed |
| Exception used internally to request a retry. More... | |
| class | ZgyUserError |
| Exception that might be caused by the calling application. More... | |
Exceptions that can be thrown by OpenZGY.
1.8.17