Invalid reply error. More...
Public Member Functions | |
InvalidReplyException () | |
Creates a new InvalidReplyException instance. | |
Static Public Member Functions | |
static long | getCounter () |
Returns how often this exception has been triggered. | |
static void | resetCounter () |
Resets exception counter. |
Invalid reply error.
Signals that a received reply does not correspond to the specification.
static long getCounter | ( | ) | [static] |
Returns how often this exception has been triggered.
Reimplemented from BusProtocolException.