Searched defs:FileExistsException (Results 1 – 1 of 1) sorted by relevance
27 public class FileExistsException extends IOException { class37 public FileExistsException() { in FileExistsException() method in FileExistsException45 public FileExistsException(final File file) { in FileExistsException() method in FileExistsException54 public FileExistsException(final String message) { in FileExistsException() method in FileExistsException