Class DateParseException

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

public class DateParseException
extends Exception
An exception to indicate an error parsing a date string.
Author:
Michael Becke
See Also:
DateUtils, Serialized Form