Class WebSocketException

    • Constructor Detail

      • WebSocketException

        public WebSocketException​(WebSocketError error)
      • WebSocketException

        public WebSocketException​(WebSocketError error,
                                  java.lang.String message)
      • WebSocketException

        public WebSocketException​(WebSocketError error,
                                  java.lang.Throwable cause)
      • WebSocketException

        public WebSocketException​(WebSocketError error,
                                  java.lang.String message,
                                  java.lang.Throwable cause)