[[["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 webpage details the `CancelledException` class within the Google API Client Library for Java, specifically version 2.38.0 and has links to previous versions."],["`CancelledException` is thrown when an operation is cancelled, typically by the caller, and it extends `ApiException`."],["The class provides several inherited methods from `ApiException`, `Object`, and `Throwable` for handling exceptions, along with multiple public constructors to initialize this exception type."],["The constructor methods for `CancelledException` take parameters such as a message, a throwable cause, a status code, whether it is retryable, and optionally error details."]]],[]]