Invalid frame error. More...
  
Public Member Functions | |
| InvalidFrameException () | |
| 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 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.
| static long getCounter | ( | ) |  [static] | 
        
Returns how often this exception has been triggered.
Reimplemented from BusProtocolException.