[[["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 page documents the `AbortedException` class, which is a type of `ApiException` in the Google API Client Library for Java (gax)."],["`AbortedException` is thrown when an operation is aborted, often due to concurrency issues like sequencer check failures or transaction aborts."],["The page lists all the versions of the library that have this class from versions 2.7.1 to 2.63.1, with the latter as the latest version."],["The `AbortedException` class has multiple constructors allowing you to create instances with custom messages, causes, status codes, and retryability settings, with an additional one for error details."],["This class inherits members from `ApiException`, `Object`, and `Throwable`, including methods like `getDomain()`, `getMessage()`, and `printStackTrace()`."]]],[]]