Closed Capstan closed 5 years ago
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;
Running with -Xlint:all yields this warning. I don't see any reason not to make it serializable.