CollectionTypeError#
- exception lsst.daf.butler.CollectionTypeError(detail: str)#
Bases:
CollectionError,ButlerUserErrorException raised when type of a collection is incorrect.
- error_type: str = 'collection_type'#
Unique name for this error type, used to identify it when sending information about the error to the client.