Class JsonPathNotFoundException

All Implemented Interfaces:
Serializable

public class JsonPathNotFoundException extends JsonInvalidPathException
See Also:
  • Constructor Details

    • JsonPathNotFoundException

      public JsonPathNotFoundException(com.google.gson.JsonElement base, Object[] path, int from)