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