MissingDatasetTypeError#
- exception lsst.daf.butler.MissingDatasetTypeError#
Bases:
DatasetTypeError,KeyError,ButlerUserErrorException 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.