|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.merlotxml.util.WrapperException | +--org.merlotxml.merlot.plugin.PluginConfigException
Plugin Configuration Exception
Wraps exceptions that are thrown by plugin configurations.
Fields inherited from class org.merlotxml.util.WrapperException |
realException |
Constructor Summary | |
PluginConfigException(java.lang.Exception realException)
|
Methods inherited from class org.merlotxml.util.WrapperException |
getRealException,
printStackTrace,
printStackTrace,
printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public PluginConfigException(java.lang.Exception realException)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |