Kernel::WebApp::Plugin::2100ProductionErrorHandler

NAME

Kernel::WebApp::Plugin::2100ProductionErrorHandler – 404 and exception pages for production.

PUBLIC INTERFACE

register()

registers custom error response handlers for fallback exception and not found responses.

These serve a self-contained, untranslated HTML page to not rely on any additional components.

Scroll to Top