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.
プロパティリストエラーのために予約されるエラーコードの範囲の終わり。
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.
無効なプロパティリストオブジェクトのために書き込みが失敗した、または無効なプロパティリストが指定された。
NSPropertyListWriteStreamError
Writing to the property list failed.
プロパティリストへの書き込みが失敗した。