Exceptions API#
Public exception hierarchy for FastAPI-Restly.
- exception fastapi_restly.exceptions.RestlyConfigurationError#
Bases:
RestlyErrorRaised when Restly is used before required configuration is available.
- exception fastapi_restly.exceptions.RestlyError#
Bases:
ExceptionBase class for FastAPI-Restly framework errors.