public class FileExistsException
extends java.lang.IllegalArgumentException
File
has failed because the file specified already
exists and should not be overwritten.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
serialVersionUID
|
Constructor and Description |
---|
FileExistsException(java.lang.String s) |
private static final long serialVersionUID