Modbus Illegal Address Exception. More...
#include <modbus_exception.hpp>
Public Member Functions | |
modbus_illegal_address_exception () | |
const char * | what () const throw () |
Public Attributes | |
std::string | msg |
Modbus Illegal Address Exception.
Illegal Address
Throwed when modbus server return error response function 0x02
Definition at line 77 of file modbus_exception.hpp.
|
inline |
Definition at line 80 of file modbus_exception.hpp.
|
inlinevirtual |
Reimplemented from modbus_exception.
Definition at line 85 of file modbus_exception.hpp.
|
inherited |
Definition at line 33 of file modbus_exception.hpp.
Referenced by modbus_illegal_address_exception().