Class PluginInstanceNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.vremanagement.executor.exception.ExecutorException
org.gcube.vremanagement.executor.exception.PluginInstanceNotFoundException
All Implemented Interfaces:
Serializable

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

    • PluginInstanceNotFoundException

      public PluginInstanceNotFoundException(UUID uuid)
    • PluginInstanceNotFoundException

      public PluginInstanceNotFoundException(UUID uuid, Throwable cause)
    • PluginInstanceNotFoundException

      public PluginInstanceNotFoundException(String message)
    • PluginInstanceNotFoundException

      public PluginInstanceNotFoundException(String message, Throwable cause)