dnp3 (C++ API) 1.6.0
Loading...
Searching...
No Matches
dnp3::EmptyResponseException Class Reference

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

#include <dnp3.hpp>

Inheritance diagram for dnp3::EmptyResponseException:

Public Member Functions

 EmptyResponseException (EmptyResponseError error)
 construct the exception with an instance of the enum More...
 

Public Attributes

EmptyResponseError error
 underlying error enum More...
 

Detailed Description

Exception type corresponding to the underlying error enum EmptyResponseError.

Constructor & Destructor Documentation

◆ EmptyResponseException()

dnp3::EmptyResponseException::EmptyResponseException ( EmptyResponseError  error)
inline

construct the exception with an instance of the enum

Member Data Documentation

◆ error

EmptyResponseError dnp3::EmptyResponseException::error

underlying error enum


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