qunicorn_core.static.qunicorn_exception module

File to store all costume exceptions used in qunicorn

exception qunicorn_core.static.qunicorn_exception.QunicornError(msg, status_code: int = HTTPStatus.INTERNAL_SERVER_ERROR)

Bases: HTTPException

General Exception raised for errors in qunicorn