Class InvalidYearException

All Implemented Interfaces:
Serializable

public class InvalidYearException extends InvalidIntervalException
See Also:
  • Constructor Details

    • InvalidYearException

      public InvalidYearException()
    • InvalidYearException

      public InvalidYearException(String message)
    • InvalidYearException

      public InvalidYearException(Throwable throwable)