GameStat.NET Reference

CorruptPacketException Class

[This is preliminary documentation and subject to change.]

The exception that is thrown when a corrupt packet is recieved.

For a list of all members of this type, see CorruptPacketException Members.

System.Object
   Exception
      ApplicationException
         CorruptPacketException

public class CorruptPacketException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: GameStat

Assembly: gamestat-sharp (in gamestat-sharp.dll)

See Also

CorruptPacketException Members | GameStat Namespace