Searched defs:NetworkException (Results 1 – 2 of 2) sorted by relevance
14 public abstract class NetworkException extends HttpException { class75 public NetworkException(@Nullable String message, @Nullable Throwable cause) { in NetworkException() method in NetworkException
14 public abstract class NetworkException extends CronetException { class74 protected NetworkException(String message, Throwable cause) { in NetworkException() method in NetworkException