Class IllegalScheduleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cswteams.ms3.exception.IllegalScheduleException
All Implemented Interfaces:
Serializable

public class IllegalScheduleException extends Exception
See Also:
  • Constructor Details

    • IllegalScheduleException

      public IllegalScheduleException()
      Constructor for the exception thrown when trying to build a schedule with incoerenti dates
    • IllegalScheduleException

      public IllegalScheduleException(String message)