[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This page details the `CancelledException` class within the Google API Client Library for Java, specifically focusing on version 2.60.0 and its associated versions."],["The `CancelledException` is thrown when an operation is cancelled, typically by the caller, and it extends the `ApiException` class."],["This exception class has inherited members from `ApiException`, `Object`, and `Throwable`, offering methods like `getDomain()`, `getMessage()`, `printStackTrace()`, and more."],["It provides three constructors for creating instances of `CancelledException`, each allowing for different levels of detail, including message, cause, status code, retryability, and error details."],["The latest version for the `CancelledException` class is 2.63.1."]]],[]]