toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.routing
/
RoutingResult
/
NotMatched
Not
Matched
data
class
NotMatched
(
val
status
:
Status
=
NOT_FOUND
,
val
description
:
RouterDescription
)
:
RoutingResult
Members
Constructors
Not
Matched
Link copied to clipboard
constructor
(
status
:
Status
=
NOT_FOUND
,
description
:
RouterDescription
)
Properties
description
Link copied to clipboard
open
override
val
description
:
RouterDescription
status
Link copied to clipboard
val
status
:
Status