Searched defs:_constructError (Results 1 – 2 of 2) sorted by relevance
731 protected final JsonParseException _constructError(String msg, Throwable t) { in _constructError() method in ParserMinimalBase
1921 protected JsonParseException _constructError(String msg) { in _constructError() method in JsonParser