errors.fyi community error code reference
fileWriteFileExists
swift

fileWriteFileExists

A file already exists at the destination path and the operation was not configured to overwrite it. Raised by FileManager copy and move operations when the withoutOverwriting option is in effect.

References

โ† all namespaces for fileWriteFileExists