| Package | Description | 
|---|---|
| org.springframework.core.codec | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DecodingExceptionIndicates an issue with decoding the input stream with a focus on content
 related issues such as a parse failure. | 
| class  | EncodingExceptionIndicates an issue with encoding the input Object stream with a focus on
 not being able to encode Objects. |