Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/
DMethodNotSupportedException.java49 public class MethodNotSupportedException extends HttpException { class
58 public MethodNotSupportedException(final String message) { in MethodNotSupportedException() method in MethodNotSupportedException
69 public MethodNotSupportedException(final String message, final Throwable cause) { in MethodNotSupportedException() method in MethodNotSupportedException