Class InvalidPluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thevpc.common.prs.plugin.PluginException
net.thevpc.common.prs.plugin.InvalidPluginException
- All Implemented Interfaces:
Serializable
- Author:
- Taha Ben Salah (taha.bensalah@gmail.com) %creationtime 1 dec. 2006 17:25:17
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidPluginException(String plugin) InvalidPluginException(String plugin, String message) InvalidPluginException(String plugin, String message, Throwable cause) InvalidPluginException(String plugin, Throwable cause) -
Method Summary
Methods inherited from class PluginException
getPluginMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidPluginException
-
InvalidPluginException
-
InvalidPluginException
-
InvalidPluginException
-