Uses of Class
org.codehaus.jackson.map.exc.UnrecognizedPropertyException
Packages that use UnrecognizedPropertyException
-
Uses of UnrecognizedPropertyException in org.codehaus.jackson.map.exc
Methods in org.codehaus.jackson.map.exc that return UnrecognizedPropertyExceptionModifier and TypeMethodDescriptionUnrecognizedPropertyException.from
(JsonParser jp, Object fromObjectOrClass, String propertyName)