An error thrown by SyncConnection when you get a packet other than the one you are trying to receive. More...
#include <Errors.h>
Public Member Functions | |
| PacketTypeMismatch (int OtherID) | |
| int | getWrongID () const |
| Returns the offending packet's ID. | |
An error thrown by SyncConnection when you get a packet other than the one you are trying to receive.
1.6.1