Package | Description |
---|---|
com.fasterxml.jackson.databind.exc |
Modifier and Type | Method and Description |
---|---|
static UnrecognizedPropertyException |
UnrecognizedPropertyException.from(JsonParser p,
Object fromObjectOrClass,
String propertyName,
Collection<Object> propertyIds)
Factory method used for constructing instances of this exception type.
|
Copyright © 2008–2021 FasterXML. All rights reserved.