C-DEngine 5.105

WebSocketException Class

The exception that is thrown when a WebSocket gets a fatal error.

Namespace:  WebSocketSharp
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public class WebSocketException : Exception
Public Class WebSocketException _
	Inherits Exception
public ref class WebSocketException : public Exception

Inheritance Hierarchy


Object
  Exception
    WebSocketSharp..::..WebSocketException