Class CookieParser.InvalidCookieException

java.lang.Object
All Implemented Interfaces:
Serializable
Enclosing interface:
CookieParser

public static class CookieParser.InvalidCookieException extends IllegalArgumentException

The exception thrown when a cookie cannot be parsed and CookieCompliance.Violation.INVALID_COOKIES is not allowed.

See Also: