Searched defs:ioException (Results 1 – 3 of 3) sorted by relevance
189 private IOException ioException; field in FakeHttpLayer.RequestMatcherResponseRule198 public RequestMatcherResponseRule(RequestMatcher requestMatcher, IOException ioException) { in RequestMatcherResponseRule()
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