Uses of Package
org.codehaus.jackson.map.exc
Packages that use org.codehaus.jackson.map.exc
-
Classes in org.codehaus.jackson.map.exc used by org.codehaus.jackson.map.excClassDescriptionSpecialized
JsonMappingException
sub-class specifically used to indicate problems due to encountering a JSON property that could not be mapped to an Object property (via getter, constructor argument or field).