RegistryWarning

Contents

RegistryWarning#

exception RegistryWarning#

Bases: UserWarning

Warning emitted when a requested data file is unavailable.

Notes

Raised in place of an error by fetch_* helpers when an optional file is absent from the registry for the requested HDF version, allowing callers to continue. See fetch_example_chmapdb().