NSDecodingFailurePolicyRaiseException
A failure policy that directs the coder to raise an exception.
ある障害ポリシー、それはコーダに例外を引き起こすよう命令します。
NSDecodingFailurePolicySetErrorAndReturn
A failure policy that directs the coder to capture the failure as an error object.
ある障害ポリシー、それはコーダにその障害をエラーオブジェクトとしてキャプチャするよう命令します。