AbstractWebSocketHandler.onError

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

Meta