Class DataTypes.SocketIOProtocolViolationException
- Namespace
- Firesplash.GameDevAssets.SocketIOPlus
- Assembly
- Firesplash.GameDevAssets.SocketIOPlus.dll
This exception is thrown, when the application is trying to violate a protocol constraint. There are only rare possibilities to do so, though. This exception is NOT thrown for incoming packages!
public class DataTypes.SocketIOProtocolViolationException : DataTypes.SocketIOException
- Inheritance
-
DataTypes.SocketIOProtocolViolationException
Constructors
SocketIOProtocolViolationException(string)
public SocketIOProtocolViolationException(string message)
Parameters
message
string