[[["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-02 UTC."],[[["The page details the `CancelledException` class, a type of `ApiException` that is thrown when an operation is cancelled, typically by the caller."],["The content provides a list of available versions of the class, from version 2.11.0 up to the latest version, 2.63.1."],["It outlines the inherited members and methods of `CancelledException`, such as `getStatusCode()` and `isRetryable()` from `ApiException`, along with standard Java Object and Throwable methods."],["The page also shows that `CancelledException` has two constructors, one accepting a message, cause, status code, and retryable flag, and the other accepting just the cause, status code, and retryable flag."],["The class `CancelledException` is a public class, as denoted by the `public class CancelledException` declaration."]]],[]]