| Exception Thrown By: | Cause | |
| Class | Method | |
| FileSystemProvider | public boolean deleteIfExists(Path path) | if the file is a directory and could not otherwise be deleted because the directory is not empty. |
| Files | public static boolean deleteIfExists(Path path) | if the file is a directory and could not otherwise be deleted because the directory is not empty. |