Class SchedulingException

  • All Implemented Interfaces:
    Serializable

    public class SchedulingException
    extends org.craftercms.core.exception.CrafterException
    Thrown when a scheduling related error occurs.
    Author:
    avasquez
    See Also:
    Serialized Form
    • Constructor Detail

      • SchedulingException

        public SchedulingException​(String message)
      • SchedulingException

        public SchedulingException​(String message,
                                   Throwable cause)