NSFileErrorMinimum
The start of the range of error codes reserved for file errors.
ファイルエラーのために予約されるエラーコードの範囲の始まり。
NSFileErrorMaximum
The end of the range of error codes reserved for file errors.
ファイルエラーのために予約されるエラーコードの範囲の終わり。
NSFileLockingError
The file could not be locked.
ファイルはロックされることができませんでした。
NSFileManagerUnmountBusyError
The volume couldn’t be unmounted because it’s in use.
ボリュームがアンマウントできませんでした、それが使用中であるために。
NSFileNoSuchFileError
A filesystem operation was attempted on a non-existent file.
ファイルシステム操作が存在しないファイル上で試みられました。