[[["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 of the `PollException` class is 2.63.1, with numerous previous versions available for reference, going as far back as version 2.7.1."],["`PollException` is a `RuntimeException` in Java that is triggered when a polling algorithm exceeds its defined total timeout or the maximum number of attempts."],["The class offers two constructors: one that creates a `PollException` without a detail message, and another that allows for the inclusion of a custom detail message."],["This `PollException` class inherits multiple methods from both `Object` and `Throwable`, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`."]]],[]]