DimensionNameError#
- exception lsst.daf.butler.DimensionNameError#
Bases:
KeyError,DataIdError,ButlerUserErrorException raised when a dimension specified in a data ID does not exist or required dimension is not provided.
- error_type: str = 'dimension_name'#
Unique name for this error type, used to identify it when sending information about the error to the client.