DataIdValueError#

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

Bases: DataIdError, ButlerUserError

Exception raised when a value specified in a data ID does not exist.

error_type: str = 'data_id_value'#

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