DatasetError
kedro.io.DatasetError ¶
Bases: Exception
DatasetError
raised by AbstractDataset
implementations
in case of failure of input/output methods.
AbstractDataset
implementations should provide instructive
information in case of failure.