InconsistentDataIdError#
- exception lsst.daf.butler.InconsistentDataIdError(detail: str)#
Bases:
DataIdError,ButlerUserErrorException raised when a data ID contains contradictory key-value pairs, according to dimension relationships.
- error_type: str = 'inconsistent_data_id'#
Unique name for this error type, used to identify it when sending information about the error to the client.