Class DateFormatException

  • All Implemented Interfaces:
    Serializable

    public class DateFormatException
    extends Exception
    This exception indicates that a date format was not supported.
    Since:
    14.0
    Version:
    17.0 2020-01-04 14:41:40
    Author:
    Stéphane GALLAND
    See Also:
    Serialized Form
    Maven Group Id:
    org.arakhne.afc.core
    Maven Artifact Id:
    inputoutput
    • Constructor Detail

      • DateFormatException

        public DateFormatException​(String invalidDate)
        Constructor.
        Parameters:
        invalidDate - is the invalid date