public class FileAlreadyExistsException extends FileSystemException
Constructor and Description |
---|
FileAlreadyExistsException() |
FileAlreadyExistsException(String file) |
FileAlreadyExistsException(String file,
String other,
String reason) |
getFile, getOtherFile, getReason
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.