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