|
|
 |
Inheritance diagram for InvalidFrameException:
Collaboration diagram for InvalidFrameException:
List of all members.
Detailed Description
Invalid frame error.
Signals that a received frame does not correspond either by structure or content to the specification or does not match a previously sent query frame. A poor data link typically causes this error.
- Version:
- 1.0
- See also:
- BusProtocolException
Member Function Documentation
| long getCounter |
( |
|
) |
[static] |
|
|
|
Returns how often this exception has been triggered.
- Returns:
- Counter value
Reimplemented from BusProtocolException. |
|
 |