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