[[["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 `AbortedException` class within the Google API Client Library for Java (gax), which is thrown when an operation fails due to concurrency or transaction issues."],["The latest version of the AbortedException class is `2.63.1`, and the page contains documentation for version `2.11.0` as well as many other prior versions, going all the way back to `2.7.1`."],["The `AbortedException` class extends `ApiException` and includes methods for checking the status code and retryability, along with inherited members from `Object` and `Throwable`."],["It provides two constructors: one with a message, cause, status code, and retryability; and another with only the cause, status code, and retryability."],["The `AbortedException` class is designed to handle issues that are often related to concurrency, specifically mentioning sequencer check failures and transaction aborts as typical causes."]]],[]]