[[["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-09 UTC."],[[["The latest version available for `com.google.api.gax.retrying.PollException` is 2.63.1."],["`PollException` is a subclass of `RuntimeException` in Java and is triggered when a polling algorithm exceeds its defined timeout or number of attempts."],["The class offers two constructors: one that creates a `PollException` without a detail message, and another that accepts a `String` argument for providing a specific detail message."],["This class inherits several members from `Object` and `Throwable`, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`, which are commonly used for exception handling."]]],[]]