AbstractWebSocketBuilder.onError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. AbstractWebSocketBuilder onError(Action2!(Throwable, WebSocketConnection) handler)
    class AbstractWebSocketBuilder
  2. void onError(Throwable t, WebSocketConnection connection)

Meta