|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Exception Summary | |
|---|---|
| InvalidPluginConfigurationException | An exception signifying that a misconfiguration error has occurred. |
| InvalidPluginException | Signifies that the plugin specified is invalid and does not exist. |
| InvalidPluginTypeException | Signifies that the plugin class specified is invalid and does not exist. |
| PluginStartException | Signifies that a plugin was not able to be started without errors. |
| PluginStopException | Signifies that a plugin was not able to be stopped without errors. |
Groovy Documentation