[[["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."],[[["The page details the `AbortedException` class in the Google API Client Library for Java, which extends `ApiException` and is thrown when an operation is aborted due to concurrency issues."],["The latest version available is 2.63.1, and the page provides a comprehensive list of previous versions, dating back to 2.7.1, each with links to their respective documentation."],["`AbortedException` has three constructors that take in different parameters, such as a message, a cause (`Throwable`), status code, retryable flag (`boolean`), and error details."],["The class inherits various methods and properties from `ApiException`, `Object`, and `Throwable` classes, which allow it to access to details of the error or exception."]]],[]]