| 程序包 | 说明 |
|---|---|
| org.springframework.core.codec |
| 限定符和类型 | 类和说明 |
|---|---|
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.
|