|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnrecognizedPropertyException | |
---|---|
com.fasterxml.jackson.databind.exc |
Uses of UnrecognizedPropertyException in com.fasterxml.jackson.databind.exc |
---|
Methods in com.fasterxml.jackson.databind.exc that return UnrecognizedPropertyException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |