Hyperic HQ Plugin API v. 2.5.dev

net.hyperic.snmp
Class SNMPException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.hyperic.util.NestedException
              extended bynet.hyperic.snmp.SNMPException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MIBLookupException

public class SNMPException
extends net.hyperic.util.NestedException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.hyperic.util.NestedException
_exception
 
Constructor Summary
SNMPException()
           
SNMPException(java.lang.String s)
           
SNMPException(java.lang.String s, java.lang.Throwable t)
           
 
Methods inherited from class net.hyperic.util.NestedException
addException, getExceptionOfType, printStackTrace, printStackTrace, toString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SNMPException

public SNMPException()

SNMPException

public SNMPException(java.lang.String s)

SNMPException

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

Hyperic HQ Plugin API v. 2.5.dev

Copyright © 2004-2005 Hyperic LLC support@hyperic.net, All Rights Reserved.