Package sonia.scm.plugin
Class PluginLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.plugin.PluginException
sonia.scm.plugin.PluginLoadException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPluginLoadException(String message) PluginLoadException(String message, Throwable cause) PluginLoadException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PluginLoadException
public PluginLoadException() -
PluginLoadException
-
PluginLoadException
-
PluginLoadException
-