Class PluginAlreadyRegistredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thevpc.common.prs.plugin.PluginException
net.thevpc.common.prs.plugin.PluginAlreadyRegistredException
- All Implemented Interfaces:
Serializable
- Author:
- Taha Ben Salah (taha.bensalah@gmail.com) %creationtime 1 dec. 2006 17:24:52
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPluginAlreadyRegistredException(String plugin, String message) PluginAlreadyRegistredException(String plugin, String message, Throwable cause) PluginAlreadyRegistredException(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
-
PluginAlreadyRegistredException
-
PluginAlreadyRegistredException
-
PluginAlreadyRegistredException
-
PluginAlreadyRegistredException
-