public class FileExistsException extends IllegalArgumentException
File
has failed because the file specified already
exists and should not be overwritten.Constructor and Description |
---|
FileExistsException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileExistsException(String s)
s
- Copyright © 2016 JBoss by Red Hat. All rights reserved.