[[["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 `PollException` class is a `RuntimeException` in the Google API Client Library for Java (gax) that is triggered when a polling algorithm exceeds its designated timeout or maximum number of attempts."],["Version 2.63.1 is the latest release available for `PollException`, with numerous previous versions also documented, ranging from 2.20.1 up to the latest release."],["`PollException` can be constructed either without a message, using `PollException()`, or with a specific detail message using `PollException(String message)`."],["This class inherits members and methods from `Object` and `Throwable`, including functionalities for managing the exception's message, stack trace, and cause."]]],[]]