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.
ファイルエラーのために予約されるエラーコードの範囲の終わり。
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.
ファイルシステム操作が存在しないファイル上で試みられました。