Class SnmpException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.snmp4j.model.snmp.spi.SnmpException
All Implemented Interfaces:
Serializable

public class SnmpException extends Exception
The SnmpException represents SNMP errors that may occur during SNMP request processing.
Author:
Frank Fock
See Also: