|
Hyperic HQ Plugin API v. 2.5.dev | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.hyperic.util.NestedException
net.hyperic.snmp.SNMPException
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 |
public SNMPException()
public SNMPException(java.lang.String s)
public SNMPException(java.lang.String s, java.lang.Throwable t)
|
Hyperic HQ Plugin API v. 2.5.dev | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |