[[["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 `CancelledException` class is available in numerous versions of the gax library, ranging from version 2.7.1 up to the latest version, 2.63.1, with a detailed list of all available versions."],["The `CancelledException` class offers three constructors to create instances, which allow the setting of a custom message, the underlying cause of the exception, a status code, retryability, and potentially error details."],["The `CancelledException` class inherits various methods from `ApiException`, `Throwable`, and `Object`, such as `getDomain`, `getMessage`, and `hashCode`, providing detailed information and control over the exception."]]],[]]