Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
route
v0.1.6
Route
API
RouteContext
RouteHandler
RouteNotFoundException
Built with Crystal 1.9.2
2023-10-08 07:26:38 UTC
class
Route::RouteNotFoundException
Route::RouteNotFoundException
Exception
Reference
Object
Defined in:
route/route_not_found.cr
Constructors
.new
(method, path)
Constructor Detail
def self.
new
(method, path)
#
[
View source
]