[[["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-03-21 UTC."],[[["This webpage details the `CancelledException` class within the Google API Client Library for Java (gax), a type of `ApiException` that occurs when an operation is cancelled, usually by the caller."],["The `CancelledException` class is a subclass of `ApiException`, and it inherits properties and methods from `ApiException`, `RuntimeException`, `Exception`, `Throwable`, and `Object`."],["The `CancelledException` class has two constructors: one accepting a message, cause, status code, and retryable flag, and another accepting just the cause, status code, and retryable flag."],["The page provides links to documentation for various versions of the library, ranging from version 2.7.1 to the latest version, 2.63.1, enabling users to access the information relevant to their specific project version."]]],[]]