Home
last modified time | relevance | path

Searched defs:MalformedCookieException (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/http/cookie/
DMalformedCookieException.java49 public class MalformedCookieException extends ProtocolException { class
56 public MalformedCookieException() { in MalformedCookieException() method in MalformedCookieException
65 public MalformedCookieException(String message) { in MalformedCookieException() method in MalformedCookieException
76 public MalformedCookieException(String message, Throwable cause) { in MalformedCookieException() method in MalformedCookieException