Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lucky_router
v0.6.0
LuckerRouter
PathReader
LuckyRouter
DuplicateRouteError
Fragment
InvalidGlobError
InvalidPathError
LuckyRouterError
Match
Matcher
NoMatch
PathNormalizer
PathPart
Generated using Crystal 1.11.2
2024-11-02 08:05:15 UTC
class
LuckyRouter::
DuplicateRouteError
LuckyRouter::DuplicateRouteError
LuckyRouter::LuckyRouterError
Exception
Reference
Object
Defined in:
lucky_router/errors.cr
Constructors
.new
(method, new_path, duplicated_path)
Constructor Detail
def self.
new
(method, new_path, duplicated_path)
#
[
View source
]