Uses of Class
org.springframework.core.codec.CodecException
Packages that use CodecException
Package
Description
-
Uses of CodecException in org.springframework.core.codec
Subclasses of CodecException in org.springframework.core.codecModifier and TypeClassDescriptionclassIndicates an issue with decoding the input stream with a focus on content related issues such as a parse failure.classIndicates an issue with encoding the input Object stream with a focus on not being able to encode Objects.