[[["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-04-02 UTC."],[[["The `PollException` class is a type of `RuntimeException` in the `com.google.api.gax.retrying` package, specifically designed to indicate when a polling operation has exceeded its allocated timeout or maximum number of attempts."],["The latest version of this class is accessible at version 2.63.1, with a range of previous versions available from 2.24.0 to 2.62.0, with others going back to 2.7.1."],["`PollException` has two constructors, one that creates an exception with no message and another that allows you to provide a custom string message for more specific error context."],["The `PollException` class inherits multiple methods from `Object` and `Throwable`, providing standard functionality for exception management like getting stack traces, messages, and managing the cause of the exception."]]],[]]