StructureJSON
IntegerOverflowError
An integer overflow occurred while converting a number literal to a desired type.
struct IntegerOverflowError
Overview
This error is thrown by decoders, and is different from Pattern.IntegerOverflowError
, which is thrown by the parser.