Modifier and Type | Field and Description |
---|---|
pack-priv static final long |
Access | Constructor and Description |
---|---|
public | FileAlreadyExistsException(String
a string identifying the file or file)null if not knownConstructs an instance of this class. |
public | FileAlreadyExistsException(String
a string identifying the file or file, String null if not knowna string identifying the other file or other, String null if not knowna reason message with additional information or reason)null Constructs an instance of this class. |
serialVersionUID | back to summary |
---|---|
pack-priv static final long serialVersionUID Hides java. |
FileAlreadyExistsException | back to summary |
---|---|
public FileAlreadyExistsException(String file) Constructs an instance of this class.
|
FileAlreadyExistsException | back to summary |
---|---|
public FileAlreadyExistsException(String file, String other, String reason) Constructs an instance of this class. |