class Lucky::RouteNotFoundError

Overview

Raised when a route could not be found

Defined in:

lucky/errors.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank? : Bool blank?, present? : Bool present?

Constructor Detail

def self.new(context : HTTP::Server::Context) #

[View source]

Instance Method Detail

def context : HTTP::Server::Context #

[View source]