Failure

fun <out E : Throwable> Failure(error: E)

Parameters

E

Type of the error. It has to extend Throwable.