Class TriggerGenerationException

  • All Implemented Interfaces:
    Serializable

    public class TriggerGenerationException
    extends org.quartz.SchedulerException
    Used by the TriggerProvider to notify about errors during the Trigger generation.
    See Also:
    Serialized Form
    • Constructor Detail

      • TriggerGenerationException

        public TriggerGenerationException​(String message)