Package sonia.scm.plugin
Class PluginConditionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.plugin.PluginException
sonia.scm.plugin.PluginConditionFailedException
- All Implemented Interfaces:
Serializable
- Since:
- 1.21
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPluginConditionFailedException
(String pluginName, PluginCondition condition) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PluginConditionFailedException
-
-
Method Details
-
getPluginName
-
getCondition
-