ButlerUserError

exception lsst.daf.butler.ButlerUserError(detail: str)

Base class for Butler exceptions that contain a user-facing error message.

Parameters:
detailstr

Details about the error that occurred.