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