failure

fun SippoService<*>.failure(f: (Exception) -> Unit)

Calls the function f with a specific error when Either is failure.