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

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

#include <rodbus.hpp>

Inheritance diagram for rodbus::ParamException:

Public Member Functions

 ParamException (ParamError error)
 construct the exception with an instance of the enum More...
 

Public Attributes

ParamError error
 underlying error enum More...
 

Detailed Description

Exception type corresponding to the underlying error enum ParamError.

Constructor & Destructor Documentation

◆ ParamException()

rodbus::ParamException::ParamException ( ParamError  error)
inline

construct the exception with an instance of the enum

Member Data Documentation

◆ error

ParamError rodbus::ParamException::error

underlying error enum


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