Class DateParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.http.impl.cookie.DateParseException
All Implemented Interfaces:
Serializable

@Deprecated public class DateParseException extends Exception
Deprecated.
(4.3) no longer used.
An exception to indicate an error parsing a date string.
Since:
4.0
See Also:
  • Constructor Details

    • DateParseException

      public DateParseException()
      Deprecated.
    • DateParseException

      public DateParseException(String message)
      Deprecated.
      Parameters:
      message - the exception message