[[["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 available for `PollException` is 2.63.1, with several other previous versions listed from 2.62.0 down to 2.7.1."],["`PollException` is a type of `RuntimeException` in Java, used when a polling operation exceeds its allotted time or the maximum number of attempts."],["The `PollException` class offers two constructors: one that creates an exception with no specified detail message, and another that allows for a custom detail message to be provided."],["The `PollException` class inherits multiple methods from the `Object` and `Throwable` classes, such as `clone()`, `equals(Object)`, `getMessage()`, and `printStackTrace()`."]]],[]]