[[["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."],[[["The webpage details the `CancelledException` class within the Google API Client Library for Java (gax), indicating that it is thrown when an operation is cancelled, often by the caller."],["The latest version of `CancelledException` is 2.63.1, and the page contains documentation for it and previous versions dating as far back as 2.7.1."],["`CancelledException` extends `ApiException` and therefore inherits members such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()`, and `isRetryable()`."],["There are three constructors for `CancelledException` that take variations of `message`, `cause`, `statusCode`, `retryable`, and `errorDetails` as arguments."],["This documentation also contains a list of inherited members from the parent classes `Object` and `Throwable`, linking out to their corresponding Oracle documentation."]]],[]]