AgentXcpp  Version:0.3
API Documentation
 All Classes Functions Variables Enumerations Enumerator Friends Pages
agentxcpp::duplicate_registration Class Reference

Exception to indicate that a MIB region was registered twice with the same priority. More...

#include <exceptions.hpp>

Inherits std::exception.

Detailed Description

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.