Skip to content

Add JsonEOFException as sub-class of JsonParseException #281

@cowtowncoder

Description

@cowtowncoder

Since unexpected end-of-input is a relatively common problem with input, it would make sense to expose it as distinct exception type, or, if more practical, using some property of JsonParseException that indicates this distinction.

The main is to eventually allow databinding to handle unexpected-eof in improved way to give better error messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions