@InterfaceAudience.Public @InterfaceStability.Stable public class FileAlreadyExistsException extends IOException
Constructor and Description |
---|
FileAlreadyExistsException() |
FileAlreadyExistsException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileAlreadyExistsException()
public FileAlreadyExistsException(String msg)
Copyright © 2019 Apache Software Foundation. All rights reserved.