Package ca.phon.plugin
Class PluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.phon.plugin.PluginException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionPluginException
(String arg0) PluginException
(String arg0, Throwable arg1) PluginException
(Throwable arg0) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PluginException
public PluginException() -
PluginException
-
PluginException
-
PluginException
-