open fun errorHandler(handler: Handler<Frame>): StompClientConnection
Sets a handler notified when an ERROR frame is received by the client. The handler receives the ERROR frame and a reference on the io.vertx.reactivex.ext.stomp.StompClientConnection.
Return
the current io.vertx.reactivex.ext.stomp.StompClientConnection