NSFileErrorMinimum
The start 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.
ボリュームがアンマウントできませんでした、それが使用中であるために。
NSFileManagerUnmountUnknownError
The volume couldn't be unmounted, for unknown reasons.
ボリュームがアンマウントできませんでした、未知の理由のために。
NSFileNoSuchFileError
A filesystem operation was attempted on a non-existent file.
ファイルシステム操作が存在しないファイル上で試みられました。