abstract fun exceptionHandler(exceptionHandler: Handler<Throwable>): StompClientConnection
Configures the exception handler notified upon TCP-level errors.
exceptionHandler - the handler
exceptionHandler
Return the current StompClientConnection