Class WebSocketFrameCorruptedException

    • Constructor Detail

      • WebSocketFrameCorruptedException

        public WebSocketFrameCorruptedException()
      • WebSocketFrameCorruptedException

        public WebSocketFrameCorruptedException​(String msg,
                                                Throwable cause)
      • WebSocketFrameCorruptedException

        public WebSocketFrameCorruptedException​(String msg)
      • WebSocketFrameCorruptedException

        public WebSocketFrameCorruptedException​(Throwable cause)