API
modbus_gateway_exception Class Reference

Modbus Gate Way Problem Exception. More...

#include <modbus_exception.hpp>

Inheritance diagram for modbus_gateway_exception:
Inheritance graph
Collaboration diagram for modbus_gateway_exception:
Collaboration graph

Public Member Functions

virtual const char * what () const throw ()
 

Public Attributes

std::string msg
 

Detailed Description

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.

Member Function Documentation

◆ what()

virtual const char* modbus_gateway_exception::what ( ) const
throw (
)
inlinevirtual

Reimplemented from modbus_exception.

Definition at line 159 of file modbus_exception.hpp.

Member Data Documentation

◆ msg

std::string modbus_exception::msg
inherited

The documentation for this class was generated from the following file: