GameStat.NET Reference

CorruptPacketException Constructor

[This is preliminary documentation and subject to change.]

Creates a new instance of the CorruptPacketException class, with the default message.

Overload List

Creates a new instance of the CorruptPacketException class, with the default message.

public CorruptPacketException();

Creates a new instance of the CorruptPacketException class.

public CorruptPacketException(string);

See Also

CorruptPacketException Class | GameStat Namespace