Class JsonQueryUndefinedBehaviorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.fasterxml.jackson.core.JacksonException
com.fasterxml.jackson.core.JsonProcessingException
net.thisptr.jackson.jq.exception.JsonQueryException
net.thisptr.jackson.jq.exception.JsonQueryUndefinedBehaviorException
All Implemented Interfaces:
Serializable

public class JsonQueryUndefinedBehaviorException extends JsonQueryException
See Also:
  • Field Details

  • Constructor Details

    • JsonQueryUndefinedBehaviorException

      public JsonQueryUndefinedBehaviorException(String msg)