A B C D E F G H I J K L M N O P R S T U V W 

N

NoDriveLetterLeftException - Exception in jfilesyslib.exceptions
This windows specific exception may be thrown if no drive letter is available.
NoDriveLetterLeftException() - Constructor for exception jfilesyslib.exceptions.NoDriveLetterLeftException
 
NotADirectoryException - Exception in jfilesyslib.exceptions
May be thrown if the given path is a file/symbolic link to a file, e.g. if readDirectory("/a file") is called
NotADirectoryException() - Constructor for exception jfilesyslib.exceptions.NotADirectoryException
 
NotAFileException - Exception in jfilesyslib.exceptions
May be thrown if the given path is a file/symbolic link to a directory/symbolic link to a directory, e.g. if openFile("/") is called
NotAFileException() - Constructor for exception jfilesyslib.exceptions.NotAFileException
 
A B C D E F G H I J K L M N O P R S T U V W