http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-core
/
org.http4k.routing
/
RoutingResult
/
NotMatched
Not
Matched
data
class
NotMatched
(
val
status
:
Status
=
NOT_FOUND
,
val
description
:
RouterDescription
)
:
RoutingResult
(
source
)
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