Searched defs:ioException (Results 1 – 4 of 4) sorted by relevance
89 IOException ioException = new IOException(); in shouldAllowSettingCheckedException() local
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