port of java.nio.file.FileAlreadyExistsException
Checked exception thrown when an attempt is made to create a file or directory and a file of that name already exists.
1.7
Constructs an instance of this class.
String identifying the file or null if not known.
null
String identifying the other file or null if there isn't another file or if not known.