@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, toStringpublic FileAlreadyExistsException()
public FileAlreadyExistsException(String msg)
Copyright © 2018 Apache Software Foundation. All rights reserved.