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, toStringpublic FileExistsException(String s)
s - Copyright © 2012 JBoss by Red Hat. All Rights Reserved.