org.rhq.plugins.www.snmp
Class MIBLookupException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.plugins.www.snmp.SNMPException
              extended by org.rhq.plugins.www.snmp.MIBLookupException
All Implemented Interfaces:
Serializable

public class MIBLookupException
extends SNMPException

See Also:
Serialized Form

Constructor Summary
MIBLookupException(String msg)
           
MIBLookupException(String msg, Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MIBLookupException

public MIBLookupException(String msg)

MIBLookupException

public MIBLookupException(String msg,
                          Throwable t)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.