Skip to content

Check WRAP_EXCEPTIONS in CollectionDeserializer.handleNonArray() #2560

@stewe

Description

@stewe

CollectionDeserializer.handleNonArray should evaluate DeserializationFeature.WRAP_EXCEPTIONS before it wraps the exception into a JsonMappingException.

throw JsonMappingException.wrapWithPath(e, Object.class, result.size());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions