Modbus Illegal Data Value Exception. More...
#include <modbus_exception.hpp>


Public Member Functions | |
| virtual const char * | what () const throw () |
Public Attributes | |
| std::string | msg |
Modbus Illegal Data Value Exception.
Illegal Data Vlaue
Throwed when modbus server return error response function 0x03
Definition at line 90 of file modbus_exception.hpp.
|
inlinevirtual | |||||||||||||
Reimplemented from modbus_exception.
Definition at line 93 of file modbus_exception.hpp.
|
inherited |
Definition at line 22 of file modbus_exception.hpp.
Referenced by modbus_illegal_address_exception::modbus_illegal_address_exception(), and modbus_connect_exception::what().