|
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.hq.product.PluginException
net.hyperic.hq.product.PluginNotFoundException
Field Summary |
Fields inherited from class net.hyperic.util.NestedException |
_exception |
Constructor Summary | |
PluginNotFoundException()
|
|
PluginNotFoundException(java.lang.String msg)
|
|
PluginNotFoundException(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 PluginNotFoundException()
public PluginNotFoundException(java.lang.String msg)
public PluginNotFoundException(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 |