failure

fun failure(message: String): Result<Nothing>
fun failure(exception: Throwable): Result<Nothing>