rodbus (C++ API) 1.3.1
Loading...
Searching...
No Matches
rodbus::RequestException Class Reference

Exception type corresponding to the underlying error enum RequestError. More...

#include <rodbus.hpp>

Inheritance diagram for rodbus::RequestException:

Public Member Functions

 RequestException (RequestError error)
 construct the exception with an instance of the enum More...
 

Public Attributes

RequestError error
 underlying error enum More...
 

Detailed Description

Exception type corresponding to the underlying error enum RequestError.

Constructor & Destructor Documentation

◆ RequestException()

rodbus::RequestException::RequestException ( RequestError  error)
inline

construct the exception with an instance of the enum

Member Data Documentation

◆ error

RequestError rodbus::RequestException::error

underlying error enum


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