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