FileAlreadyExistsException (Apache Hadoop Main 3.4.1 API) (original) (raw)


@InterfaceAudience.Public
@InterfaceStability.Stable
public class FileAlreadyExistsException
extends IOException
Used when target file already exists for any operation and is not configured to be overwritten.
See Also:
Serialized Form