Searched refs:CancelException (Results 1 – 1 of 1) sorted by relevance
337 } catch(CancelException cancel) { in walk()395 throw new CancelException(file, depth); in checkIfCancelled()454 CancelException cancel) throws IOException { in handleCancelled()566 public static class CancelException extends IOException { class in DirectoryWalker583 public CancelException(File file, int depth) { in CancelException() method in DirectoryWalker.CancelException596 public CancelException(String message, File file, int depth) { in CancelException() method in DirectoryWalker.CancelException