Searched refs:endOfInputException (Results 1 – 2 of 2) sorted by relevance
239 throw ctxt.endOfInputException(handledType()); in _missingToken()
1960 public JsonMappingException endOfInputException(Class<?> instClass) { in endOfInputException() method in DeserializationContext