[[["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 subclass of `ApiException` that signifies an operation was canceled."],["The content provides a comprehensive list of versions of this class, starting from version 2.7.1 up to the latest version 2.63.1, with hyperlinks to their respective documentation."],["The `CancelledException` class includes constructors that accept parameters such as a message, cause, status code, retryable boolean, and error details, and they are inherited from its superclass."],["The class inherits members from `ApiException` and other standard Java classes like `Object` and `Throwable`, providing methods for error handling, metadata, and object management."],["The `CancelledException` is specifically thrown when a caller has canceled an operation, and the documentation includes a detailed table of the constructors' parameters and their descriptions, enabling users to fully understand the different ways to create instances of the exception."]]],[]]