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