vertx / io.vertx.reactivex.ext.bridge / BaseBridgeEvent / otherwise

otherwise

open fun otherwise(mapper: Function<Throwable, Boolean>): Future<Boolean>
open fun otherwise(value: Boolean): Future<Boolean>