Class ScheduleEventNotFoundException

All Implemented Interfaces:
Serializable

public class ScheduleEventNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • ScheduleEventNotFoundException

      public ScheduleEventNotFoundException()
    • ScheduleEventNotFoundException

      public ScheduleEventNotFoundException(String message)
    • ScheduleEventNotFoundException

      public ScheduleEventNotFoundException(String message, Throwable cause)
    • ScheduleEventNotFoundException

      public ScheduleEventNotFoundException(Throwable cause)
    • ScheduleEventNotFoundException

      public ScheduleEventNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)