| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.exc | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IgnoredPropertyExceptionSpecialized  JsonMappingExceptionsub-class used to indicate
 case where an explicitly ignored property is encountered, and mapper
 is configured to consider this an error. | 
| class  | UnrecognizedPropertyExceptionSpecialized  JsonMappingExceptionsub-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). | 
Copyright © 2008–2020 FasterXML. All rights reserved.