[[["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."],[[["This webpage details the `CancelledException` class, which is thrown when an operation is cancelled, typically by the caller."],["The `CancelledException` class extends `ApiException` and inherits several members from it such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()` and `isRetryable()`."],["There are multiple versions of this class available, ranging from the latest version 2.63.1 down to version 2.7.1, each with its own page and the current version is 2.15.0."],["`CancelledException` has three constructors, each taking `cause`, `statusCode`, and `retryable` as parameters, with one also accepting `message` and another `errorDetails` as parameters."],["The page also includes references to several inherited methods from `Object` and `Throwable` classes, like `equals()`, `getMessage()`, `printStackTrace()` and many others."]]],[]]