[[["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 a history of versions available ranging from 2.63.1 down to 2.7.1."],["`PollException` is a subclass of `RuntimeException` in Java, indicating it's an unchecked exception."],["This exception, `PollException`, is thrown when a polling algorithm exceeds its maximum allowed timeout or number of attempts."],["There are two constructors for `PollException`: one with no arguments, which constructs an exception without a detail message, and one that accepts a `String` argument to include a custom detail message."],["`PollException` inherits various methods from the `Object` and `Throwable` classes, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`."]]],[]]