[[["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-09 UTC."],[[["This webpage provides documentation for the `CancelledException` class within the Google API Client Libraries for Java, covering multiple versions from 2.7.1 up to the latest, 2.63.1."],["`CancelledException` is a subclass of `ApiException` that is thrown when an operation is cancelled, usually by the caller."],["The `CancelledException` class includes inherited members from `ApiException`, `Object`, and `Throwable`, and provides access to details like the domain, error details, metadata, reason, and status code."],["There are three constructors available for `CancelledException`, allowing initialization with parameters such as a message, cause, status code, retryability, and error details, to handle various use cases."]]],[]]