Class ScheduleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nl.vpro.domain.media.exceptions.ScheduleException
All Implemented Interfaces:
Serializable

public class ScheduleException extends RuntimeException
See Also:
  • Constructor Details

    • ScheduleException

      public ScheduleException()
    • ScheduleException

      public ScheduleException(String s)
    • ScheduleException

      public ScheduleException(String s, Throwable throwable)
    • ScheduleException

      public ScheduleException(Throwable throwable)