Class SchedulerNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.quartz.SchedulerException
org.gcube.vremanagement.executor.exception.SchedulerNotFoundException
All Implemented Interfaces:
Serializable

public class SchedulerNotFoundException extends org.quartz.SchedulerException
Author:
Luca Frosini (ISTI - CNR)
See Also:
  • Constructor Details

    • SchedulerNotFoundException

      public SchedulerNotFoundException()
    • SchedulerNotFoundException

      public SchedulerNotFoundException(String message)
    • SchedulerNotFoundException

      public SchedulerNotFoundException(Throwable throwable)
    • SchedulerNotFoundException

      public SchedulerNotFoundException(String message, Throwable cause)