class Amber::Exceptions::RouteNotFound

Defined in:

amber/exceptions/exceptions.cr

Constructors

Instance methods inherited from class Amber::Exceptions::Base

set_response(response) set_response, status_code : Int32 status_code

Constructor Detail

def self.new(request) #

[View source]