public class FileAlreadyExistsException
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Thrown-by     Links  

Checked exception thrown when an attempt is made to create a file or directory and a file of that name already exists.

extends FileSystemException

Since:  1.7