Package name.pachler.nio.file
Class NotDirectoryException
java.lang.Object
name.pachler.nio.file.NotDirectoryException
Indicates that a file system reference was given that references a file
type that is not a directory, as the invoked method had expected.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotDirectoryException
public NotDirectoryException()
-