Invalid MPAB indentifer. More...
Public Member Functions | |
InvalidMbapIdException () | |
Creates a new InvalidFrameException instance. | |
Static Public Member Functions | |
static long | getCounter () |
Returns how often this exception has been triggered. | |
static void | resetCounter () |
Resets exception counter. |
Invalid MPAB indentifer.
Either the protocol or transaction identifier in the reply is incorrect. A slave device must return the identifiers received from the master.
static long getCounter | ( | ) | [static] |
Returns how often this exception has been triggered.
Reimplemented from BusProtocolException.