[[["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 `CancelledException` class in the Google API client library for Java is thrown when an operation is cancelled, typically by the caller."],["This exception extends `ApiException` and therefore inherits methods such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()`, and `isRetryable()`."],["It includes multiple constructors to allow creating an instance with different amounts of parameters including an optional `String message` and `ErrorDetails`."],["The documentation provides a comprehensive list of versions, from the latest version `2.63.1` down to version `2.7.1`, each linking to specific documentation for that version of `CancelledException`."]]],[]]