class Kemal::Exceptions::InvalidPathStartException

Defined in:

kemal/helpers/exceptions.cr

Constructors

Constructor Detail

def self.new(method : String, path : String) #

[View source]