文書   >   Foundation   >   Archives and Serialization   >   JSONEncoder   >   JSONDecoder.NonConforming...   >   throw
列挙型 Case
throw
例外的な浮動小数点値を復号化する際にエラーを throw する戦略。
宣言
以下も見よ
例外的な値
case convertFromString(positiveInfinity: String, negativeInfinity: String, nan: String)
指定された文字列表現から例外的な浮動小数点値を復号化する戦略。