httk.web.model.errors¶
Exceptions¶
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
Module Contents¶
- exception httk.web.model.errors.WebError(message: str, *, status_code: int = 500)[source]¶
Bases:
ExceptionCommon base class for all non-exit exceptions.