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