[[["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 within the Google API Client Library for Java (gax), used when an operation is cancelled, often by the caller."],["The `CancelledException` class extends `ApiException` and includes methods like `getDomain`, `getErrorDetails`, and `getStatusCode`, among others inherited from `Object` and `Throwable`."],["The webpage lists various versions of the `CancelledException` class, ranging from the latest version 2.63.1 down to version 2.7.1."],["There are three constructors for the `CancelledException` class, allowing for parameters like `message`, `cause`, `statusCode`, `retryable`, and `errorDetails` when instantiating an exception."],["Each constructor in the CancelledException class takes a cause, statusCode, and retryable boolean, and there is an additional constructor which allows for the String message, and ErrorDetails arguments."]]],[]]