Home
last modified time | relevance | path

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

/external/jackson-core/src/main/java/com/fasterxml/jackson/core/base/
DParserMinimalBase.java727 protected final void _throwInternal() { in _throwInternal() method in ParserMinimalBase
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/
DJsonGenerator.java2197 protected final void _throwInternal() { VersionUtil.throwInternal(); } in _throwInternal() method in JsonGenerator