Searched refs:weirdNativeValueException (Results 1 – 1 of 1) sorted by relevance
1150 throw weirdNativeValueException(badValue, raw); in handleWeirdNativeValue()1865 public JsonMappingException weirdNativeValueException(Object value, Class<?> instClass) in weirdNativeValueException() method in DeserializationContext