GafaelfawrParseError#
- exception mobu.exceptions.GafaelfawrParseError(message, error, user=None)#
Bases:
SentryException
Unable to parse the reply from Gafaelfawr.
- Parameters:
- classmethod from_exception(exc, user=None)#
Create an exception from a Pydantic parse failure.
- Parameters:
- Returns:
Constructed exception.
- Return type: