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.
プロパティリストのバージョン番号が特定できなかった。
NSPropertyListWriteInvalidError
Writing failed because of an invalid property list object, or an invalid property list type was specified.
無効なプロパティリストオブジェクトのために書き込みが失敗した、または無効なプロパティリストが指定された。