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