DatasetNotFoundError#

exception lsst.daf.butler.DatasetNotFoundError#

Bases: LookupError, ButlerUserError

The requested dataset could not be found.

error_type: str = 'dataset_not_found'#

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