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

Exception to indicate that a MIB region registration was not found. More...

#include <exceptions.hpp>

Inherits std::exception.

Detailed Description

Exception to indicate that a MIB region registration was not found.

This error can occur when unregistering a MIB region which was not previously registered. It also occurs when adding an SNMP variable with an OID which does not reside within a registered MIB region.