class Errors::ShowPage

Included Modules

Defined in:

pages/errors/show_page.cr

Constant Summary

ASSIGNS = [context : HTTP::Server::Context, message : String, status_code : Int32] of Nil

Constructors

Instance Method Summary

Constructor Detail

def self.new(context : HTTP::Server::Context, message : String, status_code : Int32, **unused_exposures) #

Instance Method Detail

def message : String #

def render #

[View source]
def status_code : Int32 #