org.rhq.plugins.www.snmp
Class SNMPException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.plugins.www.snmp.SNMPException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MIBLookupException, SNMPConnectException

public class SNMPException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
SNMPException(java.lang.String msg)
           
SNMPException(java.lang.String msg, java.lang.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

SNMPException

public SNMPException(java.lang.String msg)

SNMPException

public SNMPException(java.lang.String msg,
                     java.lang.Throwable t)


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