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:
Serializable
Direct Known Subclasses:
MIBLookupException, SNMPConnectException, SNMPTimeoutException

public class SNMPException
extends Exception

See Also:
Serialized Form

Constructor Summary
SNMPException(String msg)
           
SNMPException(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

SNMPException

public SNMPException(String msg)

SNMPException

public SNMPException(String msg,
                     Throwable t)


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