AgentXcpp  Version:0.3
Internals Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Pages
exceptions.hpp File Reference
#include <exception>
Include dependency graph for exceptions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  agentxcpp::parse_error
 Exception for parse errors. More...
 
class  agentxcpp::inval_param
 Exception for invalid parameter. More...
 
class  agentxcpp::version_error
 Exception for reception of PDU with invalid version number. More...
 
class  agentxcpp::disconnected
 Exception to indicate a disconnected state. More...
 
class  agentxcpp::timeout_error
 Exception to indicate a timeout. More...
 
class  agentxcpp::network_error
 Exception to indicate a network error. More...
 
class  agentxcpp::internal_error
 Exception to indicate an internal error. More...
 
class  agentxcpp::master_is_unable
 Exception to indicate that the master agent was unable to process a request. More...
 
class  agentxcpp::master_is_unwilling
 Exception to indicate that the master agent was not willing to process a request. More...
 
class  agentxcpp::duplicate_registration
 Exception to indicate that a MIB region was registered twice with the same priority. More...
 
class  agentxcpp::unknown_registration
 Exception to indicate that a MIB region registration was not found. More...
 
class  agentxcpp::generic_error
 Exception to indicate that obtaining the value of an SNMP variable failed. More...
 
class  agentxcpp::unsupported_context
 Exception to indicate that the master agent does not support the context. More...
 

Namespaces

 agentxcpp