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

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

#include <dnp3.hpp>

Inheritance diagram for dnp3::FileException:

Public Member Functions

 FileException (FileError error)
 construct the exception with an instance of the enum More...
 

Public Attributes

FileError error
 underlying error enum More...
 

Detailed Description

Exception type corresponding to the underlying error enum FileError.

Constructor & Destructor Documentation

◆ FileException()

dnp3::FileException::FileException ( FileError  error)
inline

construct the exception with an instance of the enum

Member Data Documentation

◆ error

FileError dnp3::FileException::error

underlying error enum


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