| 程序包 | 说明 |
|---|---|
| org.codehaus.jackson.map.exc |
| 类和说明 |
|---|
| UnrecognizedPropertyException
Specialized
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). |