UnknownComponentError#
- exception lsst.daf.butler.UnknownComponentError#
Bases:
KeyError,ButlerUserErrorException raised when the requested component of a DatasetType is not known.
- error_type: str = 'unknown_component'#
Unique name for this error type, used to identify it when sending information about the error to the client.