api

http4k / org.http4k.chaos / ChaosBehaviours / ThrowException

ThrowException

object ThrowException

Throws the appropriate exception.

Functions

Name Summary
invoke operator fun invoke(e: Throwable = RuntimeException("Chaos behaviour injected!")): Behaviour