Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/net/
DHttpRetryException.java25 public class HttpRetryException extends IOException { class
42 public HttpRetryException(String detail, int code) { in HttpRetryException() method in HttpRetryException
59 public HttpRetryException(String detail, int code, String location) { in HttpRetryException() method in HttpRetryException