vertx / io.vertx.rxjava.ext.stomp / StompClientConnection / exceptionHandler

exceptionHandler

open fun exceptionHandler(exceptionHandler: Handler<Throwable>): StompClientConnection

Configures the exception handler notified upon TCP-level errors.

Parameters

exceptionHandler - the handler

Return
the current io.vertx.rxjava.ext.stomp.StompClientConnection