Serialized Form
-
Package io.fabric8.zjsonpatch
-
Class io.fabric8.zjsonpatch.JsonPatchException extends RuntimeException implements Serializable
-
Serialized Fields
-
operation
Operation operation
-
path
JsonPointer path
-
-
-
Class io.fabric8.zjsonpatch.JsonPointerEvaluationException extends Exception implements Serializable
-
Serialized Fields
-
path
JsonPointer path
-
target
com.fasterxml.jackson.databind.JsonNode target
-
-
-