Inheritance diagram for ChecksumException:
Collaboration diagram for ChecksumException:
List of all members.
Detailed Description
Checksum error.
Signals that the checksum of a received frame is invalid. A poor data link typically causes this error.
- Version:
- 1.0
- See also:
- BusProtocolException
Member Function Documentation
| static long getCounter |
( |
|
) |
[static] |
|
|
|
Returns how often this exception has been triggered.
- Returns:
- Counter value
Reimplemented from BusProtocolException. |