errors.fyi community error code reference
fileNoSuchFile
swift

fileNoSuchFile

The file or directory at the specified path does not exist. Raised by Foundation file-system operations such as FileManager methods and NSData initialisation from a file URL when the path cannot be found.

References

← all namespaces