abstract 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 StompClientConnection.
Return
the current StompClientConnection