struct Athena::HTTPKernel::ErrorRenderer
inherits Struct
#
The default AHK::ErrorRendererInterface, JSON serializes the exception.
Included modules
Athena::HTTPKernel::ErrorRendererInterface
Constructors#
Methods#
#render(exception : ::Exception) : AHTTP::Response#
Renders the given exception into an AHTTP::Response.