org.jboss.shrinkwrap.api.exporter
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) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileExistsException(String s)
s
- Copyright © 2013 JBoss by Red Hat. All Rights Reserved.