dnp3 (C++ API) 1.1.0
|
Exception type corresponding to the underlying error enum ReadError. More...
#include <dnp3.hpp>
Public Member Functions | |
ReadException (ReadError error) | |
construct the exception with an instance of the enum More... | |
Public Attributes | |
ReadError | error |
underlying error enum More... | |
Exception type corresponding to the underlying error enum ReadError.
|
inline |
construct the exception with an instance of the enum
ReadError dnp3::ReadException::error |
underlying error enum