JsonProcessingException
 subtypes contained by streaming API.See: Description
| Exception | Description | 
|---|---|
| InputCoercionException | Exception type for read-side problems that are not direct decoding ("parsing")
 problems (those would be reported as  JsonParseExceptions),
 but rather result from failed attempts to convert specific Java value out of valid
 but incompatible input value. | 
| StreamReadException | Intermediate base class for all read-side streaming processing problems, including
 parsing and input value coercion problems. | 
JsonProcessingException
 subtypes contained by streaming API.Copyright © 2008–2020 FasterXML. All rights reserved.