AgentXcpp  Revision:0.1.1
API Documentation
 All Classes Functions Variables 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.