errors.fyi community error code reference
fileWriteInvalidFileName
swift

fileWriteInvalidFileName

The proposed file name is invalid for the target file system. Raised when writing a file whose name contains characters not permitted by the file system, or when the name exceeds the maximum length.

References

← all namespaces