[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]