[[["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-04-02 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()`."]]],[]]