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.java44 public class MethodNotSupportedException extends HttpException { class
53 public MethodNotSupportedException(final String message) { in MethodNotSupportedException() method in MethodNotSupportedException
64 public MethodNotSupportedException(final String message, final Throwable cause) { in MethodNotSupportedException() method in MethodNotSupportedException