Skip to content

Rename JsonEOFException as UnexpectedEndOfInputException #663

@cowtowncoder

Description

@cowtowncoder

(note: related to #661)

As part of bigger exception refactoring, we can rename this exception name with more generic one, as well as move it under src/main/java/com/fasterxml/jackson/core/exc; this because this exception is not quite as widely used as many others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.xIssues to be only tackled for Jackson 3.x, not 2.x

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions