Class ScheduleNotFoundException

All Implemented Interfaces:
Serializable

public class ScheduleNotFoundException extends AbstractCheckedException
Thrown when the specified schedule is not found or the user does not have access to the schedule.
See Also:
  • Constructor Details

    • ScheduleNotFoundException

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