Package sonia.scm.plugin
Class PluginNotInstalledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.plugin.PluginException
sonia.scm.plugin.PluginNotInstalledException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPluginNotInstalledException
(String message) PluginNotInstalledException
(String message, 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
-
PluginNotInstalledException
public PluginNotInstalledException() -
PluginNotInstalledException
-
PluginNotInstalledException
-
PluginNotInstalledException
-