http4k
Toggle table of contents
6.57.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-serverless-lambda
/
org.http4k.serverless
/
UnsupportedHttpMethodException
Unsupported
Http
Method
Exception
class
UnsupportedHttpMethodException
(
method
:
String
)
:
RuntimeException
(
source
)
Members
Constructors
Unsupported
Http
Method
Exception
Link copied to clipboard
constructor
(
method
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?