Searched defs:MalformedCookieException (Results 1 – 1 of 1) sorted by relevance
49 public class MalformedCookieException extends ProtocolException { class56 public MalformedCookieException() { in MalformedCookieException() method in MalformedCookieException65 public MalformedCookieException(String message) { in MalformedCookieException() method in MalformedCookieException76 public MalformedCookieException(String message, Throwable cause) { in MalformedCookieException() method in MalformedCookieException