[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`QueryTreeException` is a parsing exception that is thrown when a query parsing operation results in an invalid tree structure."],["It inherits members from both `Object` and `Throwable`, including methods for cloning, comparison, stack trace handling, and more."],["The `QueryTreeException` constructor takes a `String` message and an `int` position as parameters to provide error context."],["The `getPosition()` method, a member of the `QueryTreeException` class, returns an `int` representing the position where the parsing error was found."]]],[]]