Class DataTypes.SocketIOException
- Namespace
- Firesplash.GameDevAssets.SocketIOPlus
- Assembly
- Firesplash.GameDevAssets.SocketIOPlus.dll
This is the base class all Socket.IO-Exceptions derive from
public class DataTypes.SocketIOException : Exception
- Inheritance
-
DataTypes.SocketIOException
- Derived
Constructors
SocketIOException(string)
public SocketIOException(string message)
Parameters
message
string