org.pentaho.platform.api.engine
Class PluginLifecycleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.api.engine.PluginLifecycleException
- All Implemented Interfaces:
- Serializable
public class PluginLifecycleException
- extends PentahoCheckedChainedException
- See Also:
- Serialized Form
PluginLifecycleException
public PluginLifecycleException()
PluginLifecycleException
public PluginLifecycleException(String message)
PluginLifecycleException
public PluginLifecycleException(String message,
Throwable reas)
PluginLifecycleException
public PluginLifecycleException(Throwable reas)