Uses of Class
in.co.akshitbansal.springwebquery.exception.QueryException
Packages that use QueryException
-
Uses of QueryException in in.co.akshitbansal.springwebquery.exception
Subclasses of QueryException in in.co.akshitbansal.springwebquery.exceptionModifier and TypeClassDescriptionclassException thrown when the library is misconfigured by the developer.classIndicates that query validation failed for a specific field path.classIndicates that a query uses an operator that is not allowed for a specific field path.classException thrown when an API consumer provides an invalid RSQL query, sorting request, or filter parameters.