|
|
 |
Inheritance diagram for MbusIllegalValueException:
Collaboration diagram for MbusIllegalValueException:
List of all members.
Detailed Description
Illegal Data Value exception response.
Signals that a Illegal Value exception response was (code 03) received. This exception response is sent by a slave device instead of a normal response message if a master sent a data value which is not an allowable value for the slave device.
- Version:
- 1.0
- See also:
- MbusResponseException
Member Function Documentation
| long getCounter |
( |
|
) |
[static] |
|
|
|
Returns how often this exception has been triggered.
- Returns:
- Counter value
Reimplemented from MbusResponseException. |
|
 |