org.hyperic.snmp
Class SNMPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hyperic.util.NestedException
org.hyperic.snmp.SNMPException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MIBLookupException
public class SNMPException
- extends org.hyperic.util.NestedException
- See Also:
- Serialized Form
Fields inherited from class org.hyperic.util.NestedException |
_exception |
Methods inherited from class org.hyperic.util.NestedException |
addException, getExceptionOfType |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SNMPException
public SNMPException()
SNMPException
public SNMPException(String s)
SNMPException
public SNMPException(String s,
Throwable t)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.