GNE 0.75.0
GNE::PacketTypeMismatch Class Reference

An error thrown by SyncConnection when you get a packet other than the one you are trying to receive. More...

#include <Errors.h>

Inheritance diagram for GNE::PacketTypeMismatch:
GNE::Error

List of all members.

Public Member Functions

 PacketTypeMismatch (int OtherID)
int getWrongID () const
 Returns the offending packet's ID.

Detailed Description

An error thrown by SyncConnection when you get a packet other than the one you are trying to receive.


The documentation for this class was generated from the following file: