Searched refs:unwrapException (Results 1 – 1 of 1) sorted by relevance
295 new RequestException(errorDetails, unwrapException(exception)); in onFailed()326 private static Throwable unwrapException(CronetException exception) { in unwrapException() method in CronetUrlEngine