6 references to WebSocketException
System.Net.WebSockets (4)
System\Net\WebSockets\Compression\WebSocketDeflater.cs (2)
204
throw new
WebSocketException
(message);
235
throw new
WebSocketException
(message);
System\Net\WebSockets\Compression\WebSocketInflater.cs (2)
253
throw new
WebSocketException
(message);
281
throw new
WebSocketException
(message);
System.Net.WebSockets.Client (2)
System\Net\WebSockets\WebSocketHandle.Managed.cs (2)
364
throw new
WebSocketException
(SR.Format(SR.net_WebSockets_ClientWindowBitsNegotiationFailure,
370
throw new
WebSocketException
(SR.Format(SR.net_WebSockets_ServerWindowBitsNegotiationFailure,