[[["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-07 UTC."],[[["The latest version available for `PollException` is 2.63.1, with various other versions listed, going back to 2.7.1."],["`PollException` is a class that extends `RuntimeException` in Java."],["This exception, `PollException`, is thrown when a polling operation surpasses its allotted total timeout or the maximum number of allowed attempts."],["The `PollException` class provides two constructors: one that creates an exception with no message, and another that takes a string message as a parameter."],["The `PollException` class inherits numerous methods from `Object` and `Throwable`, such as `clone()`, `equals(Object)`, `getMessage()`, and `printStackTrace()`."]]],[]]