Searched defs:CronetException (Results 1 – 1 of 1) sorted by relevance
10 public abstract class CronetException extends IOException { class19 protected CronetException(String message, Throwable cause) { in CronetException() method in CronetException