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