MissingDatasetTypeError#

exception lsst.daf.butler.MissingDatasetTypeError#

Bases: DatasetTypeError, KeyError, ButlerUserError

Exception raised when a dataset type does not exist.

error_type: str = 'missing_dataset_type'#

Unique name for this error type, used to identify it when sending information about the error to the client.