ExceptionPage
Inherits ExceptionPage::Helpers / Reference / Object
Constants
VERSION = "0.5.0"
Constructors
new(exception : Exception, method : String, path : String, status : HTTP::Status, title : String | Nil = nil, params : URI::Params = URI::Params.new, headers : HTTP::Headers = HTTP::Headers.new, cookies : HTTP::Cookies = HTTP::Cookies.new, message : String | Nil = nil, url : String | Nil = nil)
SourceInstance methods
stack_trace_heading_html
Override this method to add extra HTML to the top of the stack trace heading
styles
Source