Home
last modified time | relevance | path

Searched defs:reportOverflowLong (Results 1 – 1 of 1) sorted by relevance

/external/jackson-core/src/main/java/com/fasterxml/jackson/core/base/
DParserMinimalBase.java578 protected void reportOverflowLong() throws IOException { in reportOverflowLong() method in ParserMinimalBase
583 protected void reportOverflowLong(String numDesc) throws IOException { in reportOverflowLong() method in ParserMinimalBase
588 protected void reportOverflowLong(String numDesc, JsonToken inputType) throws IOException { in reportOverflowLong() method in ParserMinimalBase