Class SchedulerNotFoundException

  • All Implemented Interfaces:
    Serializable

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

      • SchedulerNotFoundException

        public SchedulerNotFoundException()
      • SchedulerNotFoundException

        public SchedulerNotFoundException​(String message)
      • SchedulerNotFoundException

        public SchedulerNotFoundException​(Throwable throwable)
      • SchedulerNotFoundException

        public SchedulerNotFoundException​(String message,
                                          Throwable cause)