AbstractWebSocketBuilder.onError

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

Meta