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