NSFileReadCorruptFileError
Could not read because of a corrupted file, bad format, or similar reason.
読み出せませんでした、破損ファイル、不正なフォーマット、または同様な理由のために。
NSFileReadInapplicableStringEncodingError
Could not read because the string encoding wasn’t applicable.
読み出せませんでした、文字列エンコーディングが適用可能でなかったために。
NSFileReadInvalidFileNameError
Could not read because of an invalid file name.
読み出せませんでした、無効なファイル名が原因で。
NSFileReadNoPermissionError
Could not read because of a permission problem.
読み出せませんでした、権限問題が原因で。
NSFileReadNoSuchFileError
Could not read because no such file was found.
読み出せませんでした、そのようなファイルが見つからなかったために。
NSFileReadTooLargeError
Could not read because the specified file was too large.
読み出せませんでした、指定されたファイルが大きすぎたために。
NSFileReadUnknownStringEncodingError
Could not read because the string coding of the file couldn’t be determined.
読み出せませんでした、ファイルの文字列コーディングが決定できなかったために。
NSFileReadUnsupportedSchemeError
Could not read because the specified URL scheme is unsupported.
読み出せませんでした、指定されたURLスキームがサポートされないために。