io.paymenthighway.sdk.util / Result / failure

failure

fun <E> failure(error: E): Failure<E>

Helper to build a Failure operation

Parameters

error - associated to the failed operation