[[["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 page provides documentation for the `PollException` class within the `com.google.api.gax.retrying` package, specifically in the context of Java."],["The latest version documented is 2.63.1, and the page lists a comprehensive history of versions, ranging down to 2.7.1, each with a direct link to its documentation."],["`PollException` is a `RuntimeException` that occurs when a polling algorithm exceeds its predefined total timeout or maximum number of attempts."],["The class offers two constructors: one that creates a `PollException` without a detail message, and another that allows for a custom detail message to be provided."],["The `PollException` class inherits many methods from the `Object` and `Throwable` superclasses, as detailed in the documentation."]]],[]]