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