Checksum error. More...
  
Public Member Functions | |
| ChecksumException () | |
| Constructs a ChecksumException.  | |
Static Public Member Functions | |
| static long | getCounter () | 
| Returns how often this exception has been triggered.   | |
| static void | resetCounter () | 
| Resets exception counter.  | |
Checksum error.
Signals that the checksum of a received frame is invalid. A poor data link typically causes this error.
| static long getCounter | ( | ) |  [static] | 
        
Returns how often this exception has been triggered.
Reimplemented from BusProtocolException.