Modbus Buffer Exception. More...
#include <modbus_exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Public Attributes | |
std::string | msg |
Modbus Buffer Exception.
Buffer Exception
Throwed when buffer is too small for the data to be storaged.
Definition at line 171 of file modbus_exception.hpp.
|
inlinevirtual |
Reimplemented from modbus_exception.
Definition at line 173 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().