GameStat.NET Reference

CorruptPacketException Constructor (String)

[This is preliminary documentation and subject to change.]

Creates a new instance of the CorruptPacketException class.

public CorruptPacketException(
   string message
);

Parameters

message
The error message that explains the reason for the exception

See Also

CorruptPacketException Class | GameStat Namespace | CorruptPacketException Constructor Overload List