|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hyperic.util.NestedRuntimeException
org.hyperic.util.PluginLoaderException
public class PluginLoaderException
| Constructor Summary | |
|---|---|
PluginLoaderException()
|
|
PluginLoaderException(java.lang.String s)
|
|
PluginLoaderException(java.lang.String s,
java.lang.Throwable t)
|
|
PluginLoaderException(java.lang.Throwable t)
|
|
| Method Summary |
|---|
| Methods inherited from class org.hyperic.util.NestedRuntimeException |
|---|
addException, getExceptionOfType, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PluginLoaderException()
public PluginLoaderException(java.lang.String s)
public PluginLoaderException(java.lang.Throwable t)
public PluginLoaderException(java.lang.String s,
java.lang.Throwable t)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||