# Functions
GenericAlreadyExistsError implements a generic not found error.
GenericBadRequestError implements a generic not found error.
GenericInternalServerError implements a generic not found error.
GenericNotFoundError implements a generic not found error.
GenericHttpError wraps a provided error with an HTTP status code.
# Structs
GenericHttpError is used to pass an error during the request through the application.