org.rhq.plugins.www.snmp
Class SNMPConnectException

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.SNMPConnectException
All Implemented Interfaces:
Serializable

public class SNMPConnectException
extends SNMPException

See Also:
Serialized Form

Constructor Summary
SNMPConnectException(String msg, SNMPSession session)
           
 
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

SNMPConnectException

public SNMPConnectException(String msg,
                            SNMPSession session)


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