Contents

NSFileWriteFileExistsError

Could not perform an operation because the destination file already exists.

Declaration

NSFileWriteFileExistsError

Discussion

This error can be produced by the FileManager class’s copy, move, and link methods

See Also

Error Codes