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

General error exception class. More...

#include <lightmodbus.hpp>

+ Inheritance diagram for llm::GeneralError:
+ Collaboration diagram for llm::GeneralError:

Public Member Functions

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

Detailed Description

General error exception class.

Constructor & Destructor Documentation

◆ GeneralError()

llm::GeneralError::GeneralError ( ModbusError  err)
inlineexplicit

Member Function Documentation

◆ what()

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

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