WebSocketException Class
Namespace: Rebex.Net
Assembly: Rebex.WebSocket.dll (version 7.0.9147)
Represents a WebSocket error.
Syntax
public class WebSocketException : NetworkSessionException, ISerializable
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Web |
Creates a new instance of Web |
Web |
Creates a new instance of Web |
Web |
Creates a new instance of Web |
Web |
Creates a new instance of Web |
Web |
Creates a new instance of Web |
Web |
Creates a new instance of Web |
Properties
Name | Description |
---|---|
Protocol |
Gets the protocol error code, if available (usually when Status is set to ProtocolError).
Inherited from Network |
Protocol |
Gets the protocol error message, if available (usually when Status is set to ProtocolError).
Inherited from Network |
Status | Gets error status.
Inherited from Network |
Web |
Gets error code. |