http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-platform-core
/
org.http4k.cloudnative
/
NotFound
Not
Found
class
NotFound
(
message
:
String
,
uri
:
Uri
?
=
null
)
:
RemoteRequestFailed
(
source
)
Members
Constructors
Not
Found
Link copied to clipboard
constructor
(
message
:
String
,
uri
:
Uri
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
status
Link copied to clipboard
val
status
:
Status