errors.fyi community error code reference
fileReadNoSuchFile
swift

fileReadNoSuchFile

The file to be read does not exist at the given path. This is the read-specific counterpart to fileNoSuchFile and is raised by file-reading APIs in Foundation when the source file is missing.

References

โ† all namespaces for fileReadNoSuchFile