Class AgentConfigManager.ErrorDescriptor

java.lang.Object
org.snmp4j.agent.AgentConfigManager.ErrorDescriptor
All Implemented Interfaces:
AgentState.ErrorDescriptor
Enclosing class:
AgentConfigManager

public static class AgentConfigManager.ErrorDescriptor extends Object implements AgentState.ErrorDescriptor
The ErrorDescriptor describes an error that occurred while this agent tried to advance from one run state to another, for example while launching its transport mappings.
Since:
1.2
Version:
3.0
Author:
Frank Fock