[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version available for `PollException` is 2.63.1, with several other previous versions listed from 2.62.0 down to 2.7.1."],["`PollException` is a type of `RuntimeException` in Java, used when a polling operation exceeds its allotted time or the maximum number of attempts."],["The `PollException` class offers two constructors: one that creates an exception with no specified detail message, and another that allows for a custom detail message to be provided."],["The `PollException` class inherits multiple methods from the `Object` and `Throwable` classes, such as `clone()`, `equals(Object)`, `getMessage()`, and `printStackTrace()`."]]],[]]