Class PluginNotFoundException

All Implemented Interfaces:
Serializable

public class PluginNotFoundException extends ExecutorException
Author:
Luca Frosini (ISTI - CNR)
See Also:
  • Constructor Details

    • PluginNotFoundException

      public PluginNotFoundException()
    • PluginNotFoundException

      public PluginNotFoundException(Throwable cause)
    • PluginNotFoundException

      public PluginNotFoundException(String message)
    • PluginNotFoundException

      public PluginNotFoundException(String message, Throwable cause)