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

/external/apache-http/src/org/apache/http/
H A DMethodNotSupportedException.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/MethodNotSupportedException.java $
44 public class MethodNotSupportedException extends HttpException { class in inherits:HttpException
49 * Creates a new MethodNotSupportedException with the specified detail message.
53 public MethodNotSupportedException(final String message) { method in class:MethodNotSupportedException
58 * Creates a new MethodNotSupportedException with the specified detail message and cause.
64 public MethodNotSupportedException(final String message, final Throwable cause) { method in class:MethodNotSupportedException
/external/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/external/smack/asmack-master/lib/
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...

Completed in 62 milliseconds