dnp3 (C++ API) 1.1.0
dnp3::LinkStatusException Class Reference

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

#include <dnp3.hpp>

Inheritance diagram for dnp3::LinkStatusException:

Public Member Functions

 LinkStatusException (LinkStatusError error)
 construct the exception with an instance of the enum More...
 

Public Attributes

LinkStatusError error
 underlying error enum More...
 

Detailed Description

Exception type corresponding to the underlying error enum LinkStatusError.

Constructor & Destructor Documentation

◆ LinkStatusException()

dnp3::LinkStatusException::LinkStatusException ( LinkStatusError  error)
inline

construct the exception with an instance of the enum

Member Data Documentation

◆ error

LinkStatusError dnp3::LinkStatusException::error

underlying error enum


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