Serialized Form
-
Package com.jayway.jsonpath
-
Exception com.jayway.jsonpath.InvalidCriteriaException
class InvalidCriteriaException extends JsonPathException implements Serializable -
Exception com.jayway.jsonpath.InvalidJsonException
class InvalidJsonException extends JsonPathException implements Serializable-
Serialized Fields
-
json
String json
Problematic JSON if available.
-
-
-
Exception com.jayway.jsonpath.InvalidModificationException
class InvalidModificationException extends JsonPathException implements Serializable -
Exception com.jayway.jsonpath.InvalidPathException
class InvalidPathException extends JsonPathException implements Serializable -
Exception com.jayway.jsonpath.JsonPathException
class JsonPathException extends RuntimeException implements Serializable -
Exception com.jayway.jsonpath.PathNotFoundException
class PathNotFoundException extends InvalidPathException implements Serializable -
Exception com.jayway.jsonpath.ValueCompareException
class ValueCompareException extends JsonPathException implements Serializable
-
-
Package com.jayway.jsonpath.internal
-
Exception com.jayway.jsonpath.internal.EvaluationAbortException
class EvaluationAbortException extends RuntimeException implements Serializable- serialVersionUID:
- 4419305302960432348L
-
-
Package com.jayway.jsonpath.spi.mapper
-
Exception com.jayway.jsonpath.spi.mapper.MappingException
class MappingException extends JsonPathException implements Serializable
-