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

Request error exception class. More...

#include <lightmodbus.hpp>

+ Inheritance diagram for llm::RequestError:
+ Collaboration diagram for llm::RequestError:

Public Member Functions

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

Detailed Description

Request error exception class.

Constructor & Destructor Documentation

◆ RequestError()

llm::RequestError::RequestError ( ModbusError  err)
inlineexplicit

Member Function Documentation

◆ what()

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

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