Class InvocationPluginException

All Implemented Interfaces:
Serializable

public class InvocationPluginException extends PluginException
PluginNotFoundException thrown by worker when plugin is not installed
See Also:
  • Constructor Details

    • InvocationPluginException

      public InvocationPluginException(String message, Throwable cause)
      Parameters:
      message - to be set
      cause - to be set
    • InvocationPluginException

      public InvocationPluginException(String message)
      Parameters:
      message - to be set