ENet Class Library for C#

ENetException Constructor

Initializes an ENetException.

Overload List

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)

See Also

ENetException Class | ENet Namespace