[[["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."],[[["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."]]],[]]