Class InvalidDateException

All Implemented Interfaces:
Serializable

public class InvalidDateException extends CommandException
User exception for presenting bad dates.
See Also:
Serialized Form
  • Constructor Details

    • InvalidDateException

      public InvalidDateException(int date)
      Parameters:
      date - The invalid date.