Skip to content

warning: [serial] serializable class JsonPointerException has no definition of serialVersionUID #17

Closed
@Capstan

Description

@Capstan

Running with -Xlint:all yields this warning. I don't see any reason not to make it serializable.

$ serialver -classpath build/classes/java/main com.github.fge.jackson.jsonpointer.JsonPointerException
com.github.fge.jackson.jsonpointer.JsonPointerException:    private static final long serialVersionUID = -7592494060626167998L;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions