[[["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-03-21 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."]]],[]]