class Marten::Server::Handlers::Error

Included Modules

Defined in:

marten/server/handlers/error.cr

Instance Method Summary

Instance methods inherited from module Marten::Server::Handlers::HandlerResponseConverter

convert_handler_response(context : ::HTTP::Server::Context, response : HTTP::Response) convert_handler_response

Instance Method Detail

def call(context : ::HTTP::Server::Context) #

[View source]