[[["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."],[[["This page documents the `PollException` class, which is part of the Google API Client Library for Java."],["`PollException` is a type of `RuntimeException` that is thrown when a polling operation fails due to exceeding the allowed timeout or the maximum number of attempts."],["The latest version of the `PollException` class is version 2.63.1, with numerous previous versions also listed for reference."],["The class has two constructors: one that creates a `PollException` with no message and another that takes a String to set a detail message."],["`PollException` inherits several members from `Object` and `Throwable`, providing access to standard exception-handling features like `getMessage()` and `printStackTrace()`."]]],[]]