TooManyNestedClauses

Thrown when a client attempts to execute a Query that has more than .getMaxClauseCount total clauses cumulatively in all of its children.

See also

.rewrite

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard

The value of IndexSearcher.getMaxClauseCount when this Exception was created

Link copied to clipboard
expect open val message: String?

Functions

Link copied to clipboard