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