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

/external/apache-http/src/org/apache/http/auth/
H A DAuthenticationException.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/auth/AuthenticationException.java $
42 public class AuthenticationException extends ProtocolException { class in inherits:ProtocolException
47 * Creates a new AuthenticationException with a <tt>null</tt> detail message.
49 public AuthenticationException() { method in class:AuthenticationException
54 * Creates a new AuthenticationException with the specified message.
58 public AuthenticationException(String message) { method in class:AuthenticationException
63 * Creates a new AuthenticationException with the specified detail message and cause.
69 public AuthenticationException(String message, Throwable cause) { method in class:AuthenticationException
/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 66 milliseconds