DatasetTypeExpressionError#

exception lsst.daf.butler.DatasetTypeExpressionError(detail: str)#

Bases: DatasetTypeError, ButlerUserError

Exception raised for an incorrect dataset type expression.

error_type: str = 'dataset_type_expression'#

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