Class KettlePluginNotFoundException

All Implemented Interfaces:
Serializable

public class KettlePluginNotFoundException extends KettlePluginException
This exception is thrown in case there is an error in the Kettle plugin loader
Author:
matt
See Also:
  • Constructor Details

    • KettlePluginNotFoundException

      public KettlePluginNotFoundException(String message, Throwable cause)
      Parameters:
      message -
      cause -
    • KettlePluginNotFoundException

      public KettlePluginNotFoundException(String message)
      Parameters:
      message -