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

/external/apache-http/src/org/apache/http/cookie/
H A DMalformedCookieException.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/cookie/MalformedCookieException.java $
44 public class MalformedCookieException extends ProtocolException { class in inherits:ProtocolException
49 * Creates a new MalformedCookieException with a <tt>null</tt> detail message.
51 public MalformedCookieException() { method in class:MalformedCookieException
56 * Creates a new MalformedCookieException with a specified message string.
60 public MalformedCookieException(String message) { method in class:MalformedCookieException
65 * Creates a new MalformedCookieException with the specified detail message and cause.
71 public MalformedCookieException(String message, Throwable cause) { method in class:MalformedCookieException
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 44 milliseconds