Searched defs:ioException (Results 1 – 4 of 4) sorted by relevance
32 IOException ioException = new IOException(); in test_ConstructorLjava_lang_IOException() local42 IOException ioException = new IOException(); in test_ConstructorLjava_lang_String_IOException() local
62 IOException ioException = new IOException( in test_ConstructorLString_LThrowable() local84 IOException ioException = new IOException(cause); in test_Constructor_LThrowable() local
52 IOException ioException = new IOException(); in test_postVisitDirectory() local90 IOException ioException = new IOException(); in test_visitFileFailed() local
1127 public IOException ioException() { in ioException() method in Scanner