[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage provides documentation for the `PollException` class within the Google API Client Libraries for Java (gax) library, covering versions from 2.7.1 up to the latest, 2.63.1."],["`PollException` is a `RuntimeException` that occurs when a polling operation exceeds its allocated timeout period or the maximum number of allowed attempts."],["The documentation includes details on the inherited members from the `Object` and `Throwable` classes, listing methods like `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`, among others."],["There are two constructors available for `PollException`: one that creates an instance with no detail message and another that allows for a custom detail message to be specified."],["The PollException(String message) constructor takes a parameter called message, which is a string and used to define a detail message."]]],[]]