Class PluginLifecycleException

All Implemented Interfaces:
Serializable

public class PluginLifecycleException extends PentahoCheckedChainedException
See Also:
  • Constructor Details

    • PluginLifecycleException

      public PluginLifecycleException()
    • PluginLifecycleException

      public PluginLifecycleException(String message)
    • PluginLifecycleException

      public PluginLifecycleException(String message, Throwable reas)
    • PluginLifecycleException

      public PluginLifecycleException(Throwable reas)