Searched defs:HttpException (Results 1 - 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/
H A DHttpException.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/HttpException.java $
43 public class HttpException extends Exception { class in inherits:Exception
48 * Creates a new HttpException with a <tt>null</tt> detail message.
50 public HttpException() { method in class:HttpException
55 * Creates a new HttpException with the specified detail message.
59 public HttpException(final String message) { method in class:HttpException
64 * Creates a new HttpException with the specified detail message and cause.
70 public HttpException(final String message, final Throwable cause) { method in class:HttpException
/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 ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 199 milliseconds