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

Exception that might be caused by the calling application. More...

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

Detailed Description

Exception that might be caused by the calling application.

Exception that might be caused by the calling application.

Determining whether a problem is the fault of the calling application
or the %OpenZGY library itself can be guesswork. Application code
might choose to treat ZgyUserError and ZgyInternalError the same way.

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