OpenZGY/Python Public API (ALPHA)
Access seismic data stored in ZGY format.
openzgy.exception.ZgyAborted Class Reference

User aborted the operation. More...

Inheritance diagram for openzgy.exception.ZgyAborted:
openzgy.exception.ZgyError

Detailed Description

User aborted the operation.

User aborted the operation.

If the user supplied a progress callback and this callback returned
false then the operation in progress will and by throwing this
exception. Which means that this is not an error; it is a consequence
of the abort.

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