common / com.schibsted.account.common.lib / recover

recover

fun <O> Try<O>.recover(onError: (Throwable) -> O): Try<O>