open fun exceptionHandler(handler: Handler<Throwable>): Vertx
Set a default exception handler for io.vertx.reactivex.core.Context, set on at creation.
handler - the exception handler
handler
Return a reference to this, so the API can be used fluently