liblightmodbus 3.0
A lightweight, header-only, hardware-agnostic Modbus RTU/TCP library
Loading...
Searching...
No Matches
llm::ResponseError Class Reference

Response error exception class. More...

#include <lightmodbus.hpp>

+ Inheritance diagram for llm::ResponseError:
+ Collaboration diagram for llm::ResponseError:

Public Member Functions

 ResponseError (ModbusError err)
 
const char * what () const noexcept override
 

Detailed Description

Response error exception class.

Constructor & Destructor Documentation

◆ ResponseError()

llm::ResponseError::ResponseError ( ModbusError  err)
inlineexplicit

Member Function Documentation

◆ what()

const char * llm::ResponseError::what ( ) const
inlineoverridenoexcept
+ Here is the call graph for this function:

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