Exception to indicate that a MIB region was registered twice with the same priority. More...
#include <exceptions.hpp>
Inherits std::exception.
Exception to indicate that a MIB region was registered twice with the same priority.
This error can occur if two distinct subagents register the same subtree with the same priority. It can of course also occur if a single subagent does a double-registration.