iwfm.hdf5.hdf_exceptionsΒΆ

Custom exceptions for the iwfm.hdf5 module.

Exceptions

BackendNotAvailableError

Raised when a required backend (h5py or DLL) is not available.

DataSourceError

Raised when required data is not available from the HDF5 file.

HdfError

Base exception for all HDF5-related errors.