class Kemal::ExceptionHandler

Overview

Handles all the exceptions, including 404, custom errors and 500.

Included Modules

Defined in:

lib/kemal/src/kemal/exception_handler.cr
invidious/helpers/handlers.cr

Instance methods inherited from module HTTP::Handler

exclude_match?(env : HTTP::Server::Context) exclude_match?