Class BadJsonQueryException

All Implemented Interfaces:
Serializable, SanitizableException

public class BadJsonQueryException extends BadQueryException
See Also:
  • Field Details

    • ERROR_CLASS

      public static final String ERROR_CLASS
  • Constructor Details

    • BadJsonQueryException

      public BadJsonQueryException(com.fasterxml.jackson.core.JsonParseException e)