Modbus Gate Way Problem Exception. More...
#include <modbus_exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Public Attributes | |
std::string | msg |
Modbus Gate Way Problem Exception.
Gate Way Problem
Throwed when modbus server return error response function 0x0A and 0x0B
Definition at line 157 of file modbus_exception.hpp.
|
inlinevirtual |
Reimplemented from modbus_exception.
Definition at line 159 of file modbus_exception.hpp.
|
inherited |
Definition at line 33 of file modbus_exception.hpp.
Referenced by modbus_illegal_address_exception::modbus_illegal_address_exception().