Class PluginRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nz.org.riskscape.engine.plugin.PluginRuntimeException
All Implemented Interfaces:
Serializable

public class PluginRuntimeException extends RuntimeException

PluginRuntimeException are thrown when the plugin system fails to initialize or start a plugin

See Also: