Class ScheduleException

All Implemented Interfaces:
Serializable

public class ScheduleException extends AbstractCheckedException
Thrown when there is an error with a schedule.
See Also:
  • Constructor Details

    • ScheduleException

      public ScheduleException(String message)
      The constructor.
      Parameters:
      message - detailed message.