org.rhq.plugins.www.snmp
Class SNMPTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.rhq.plugins.www.snmp.SNMPException
org.rhq.plugins.www.snmp.SNMPTimeoutException
- All Implemented Interfaces:
- Serializable
public class SNMPTimeoutException
- extends SNMPException
This exception indicates that an SNMP request has timed out, potentially after multiple retries.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SNMPTimeoutException
public SNMPTimeoutException(String msg)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.