| Package | Description |
|---|---|
| java.nio.file |
Defines interfaces and classes for the Java virtual machine to access files, file attributes, and file systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryIteratorException
Runtime exception thrown if an I/O error is encountered when iterating over the entries in a directory.
|