Initializes an ENetException.
Initializes an ENetException.
public ENetException()
Initializes an ENetException for serialization.
protected ENetException(SerializationInfo,StreamingContext)
Initializes an ENetException with a given message.
public ENetException(string)
Initializes an ENetException with the given message and a reference to an inner exception.
public ENetException(string,Exception)
ENetException Class | ENet Namespace