API
modbus_server_busy_exception Class Reference

Modbus Server Busy Exception. More...

#include <modbus_exception.hpp>

Inheritance diagram for modbus_server_busy_exception:
Inheritance graph
Collaboration diagram for modbus_server_busy_exception:
Collaboration graph

Public Member Functions

virtual const char * what () const throw ()
 

Public Attributes

std::string msg
 

Detailed Description

Modbus Server Busy Exception.

Server Busy

Throwed when modbus server return error response function 0x06

Definition at line 143 of file modbus_exception.hpp.

Member Function Documentation

◆ what()

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

Reimplemented from modbus_exception.

Definition at line 145 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: