[[["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 in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The `CancelledException` is an exception type that is thrown when an operation is cancelled, typically by the caller, and it extends the `ApiException` class."],["The page provides links to documentation for multiple versions of the library, ranging from version 2.7.1 to the latest version 2.63.1, for the `CancelledException` class."],["The class has three constructors, with parameter options for message, cause, status code, retryable, and error details, for handling different scenarios of a cancellation exception."],["The `CancelledException` class inherits several members from the `ApiException` and `Object` classes, as well as from the `Throwable` interface, allowing for detailed error information."]]],[]]