RegistryWarning#
- exception RegistryWarning#
Bases:
UserWarningWarning 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. Seefetch_example_chmapdb().