org.hyperic.snmp
Class MIBLookupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hyperic.util.NestedException
org.hyperic.snmp.SNMPException
org.hyperic.snmp.MIBLookupException
- All Implemented Interfaces:
- Serializable
public class MIBLookupException
- extends SNMPException
- 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 |
MIBLookupException
public MIBLookupException()
MIBLookupException
public MIBLookupException(String s)
MIBLookupException
public MIBLookupException(String s,
Throwable t)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.