GafaelfawrNotFoundError#

exception rubin.gafaelfawr.GafaelfawrNotFoundError(message, *, failed_at=None, method=None, url=None, user=None, status=None, body=None)#

Bases: GafaelfawrWebError

An HTTP request failed with a 404 response.

Parameters: