http4k-testing-chaos
Toggle table of contents
6.20.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-testing-chaos
http4k-testing-chaos
/
org.http4k.chaos
/
ChaosBehaviours
/
ThrowException
Throw
Exception
object
ThrowException
(
source
)
Throws the appropriate exception.
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
e
:
Throwable
=
RuntimeException("Chaos behaviour injected!")
)
:
Behaviour