Searched defs:throwsIOException (Results 1 – 3 of 3) sorted by relevance
70 public void throwsIOException() { in throwsIOException() method in ApiExceptionsTest
103 String throwsIOException(int count) throws IOException; in throwsIOException() method
192 public String throwsIOException(int count) throws IOException { in throwsIOException() method in MethodsImpl