API
modbus_buffer_exception Class Reference

Modbus Buffer Exception. More...

#include <modbus_exception.hpp>

Inheritance diagram for modbus_buffer_exception:
Inheritance graph
Collaboration diagram for modbus_buffer_exception:
Collaboration graph

Public Member Functions

virtual const char * what () const throw ()
 

Public Attributes

std::string msg
 

Detailed Description

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.

Member Function Documentation

◆ what()

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

Reimplemented from modbus_exception.

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