Searched defs:ioException (Results 1 – 10 of 10) sorted by relevance
44 void onError(IOException ioException); in onError()158 IOException ioException; field in AsyncHttpStack.Response163 @Nullable IOException ioException, in Response()
139 IOException ioException = new IOException(); in shouldAllowSettingCheckedException() local
278 private IOException ioException; field in FakeHttpLayer.RequestMatcherResponseRule287 public RequestMatcherResponseRule(RequestMatcher requestMatcher, IOException ioException) { in RequestMatcherResponseRule()
346 ClassName ioException = ClassName.get(IOException.class); in duplicateExceptionsIgnored() local
595 IOException ioException = in maybeRetryRequest() local
279 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Spdy3.Reader
585 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Http2
277 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Spdy3.Reader
583 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Http2
589 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Http2