Class IllegalJsonArgumentException

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.IllegalJsonArgumentException
All Implemented Interfaces:
Serializable

public class IllegalJsonArgumentException extends JsonQueryException
See Also:
  • Field Details

  • Constructor Details

    • IllegalJsonArgumentException

      public IllegalJsonArgumentException(String msg)