Searched defs:pathForException (Results 1 – 2 of 2) sorted by relevance
64 public DirectoryEntry requireExists(Path pathForException) throws NoSuchFileException { in requireExists()77 public DirectoryEntry requireDoesNotExist(Path pathForException) in requireDoesNotExist()92 public DirectoryEntry requireDirectory(Path pathForException) in requireDirectory()108 public DirectoryEntry requireSymbolicLink(Path pathForException) in requireSymbolicLink()
444 private void delete(DirectoryEntry entry, DeleteMode deleteMode, JimfsPath pathForException) in delete()491 private void checkEmpty(Directory dir, Path pathForException) throws FileSystemException { in checkEmpty()