AbstractWebSocketHandler.onError

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

Meta