[[["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-03-21 UTC."],[[["The latest version of the `PollException` class is 2.63.1, with numerous previous versions available, including 2.62.0, 2.61.0, all the way down to 2.7.1."],["`PollException` is a runtime exception thrown when a polling algorithm exceeds its total timeout or the maximum number of attempts."],["The `PollException` class provides two constructors, one with no detail message and another that accepts a string message to provide more specific details about the exception."],["This class inherits methods from `Object` and `Throwable`, providing functionalities like `clone()`, `equals()`, `getMessage()`, `printStackTrace()` and more."]]],[]]