NSPropertyListErrorMinimum
The start of the range of error codes reserved for property list errors.
プロパティリストエラーのために予約されるエラーコードの範囲の始まり。
NSPropertyListErrorMaximum
The end of the range of error codes reserved for property list errors.
プロパティリストエラーのために予約されるエラーコードの範囲の終わり。
NSPropertyListReadCorruptError
Parsing of the property list failed.
プロパティリストの構文解析が失敗した。
NSPropertyListReadStreamError
Reading of the property list failed.
プロパティリストの読み出しが失敗した。
NSPropertyListReadUnknownVersionError
The version number of the property list cannot be determined.
プロパティリストのバージョン番号が特定できなかった。
NSPropertyListWriteStreamError
Writing to the property list failed.
プロパティリストへの書き込みが失敗した。