[[["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-02 UTC."],[[["The `CancelledException` class in the `com.google.api.gax.rpc` package is an exception thrown when an operation is cancelled, typically by the caller."],["This class extends `ApiException`, inheriting several methods like `getDomain()`, `getErrorDetails()`, and `getStatusCode()`, among others."],["The latest available version of this class reference is `2.63.1`, with the page also containing many prior versions with their own links, including the current version of `2.17.0`."],["`CancelledException` has three constructors, taking variations of parameters such as `String message`, `Throwable cause`, `StatusCode statusCode`, `boolean retryable`, and `ErrorDetails errorDetails`."]]],[]]