|
|||||||||||
| 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.ocltf.common.PluginDiscovererException
Any unchecked exception that will be thrown during the execution of the PluginDiscoverer
| Constructor Summary | |
PluginDiscovererException(java.lang.String msg)
Constructs an instance of PluginDiscovererException. |
|
PluginDiscovererException(java.lang.String msg,
java.lang.Throwable th)
Constructs an instance of PluginDiscovererException. |
|
PluginDiscovererException(java.lang.Throwable th)
Constructs an instance of PluginDiscovererException. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PluginDiscovererException(java.lang.Throwable th)
th - public PluginDiscovererException(java.lang.String msg)
msg -
public PluginDiscovererException(java.lang.String msg,
java.lang.Throwable th)
msg - th -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||