[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This page details the `AbortedException` class within the Google API Client Library for Java, specifically under the `com.google.api.gax.rpc` package."],["`AbortedException` extends `ApiException` and is thrown when an operation is aborted, often due to concurrency issues such as sequencer check failures or transaction aborts."],["The page offers version-specific documentation, with version 2.63.1 being the latest available and links to documentation for prior versions going as far back as 2.7.1."],["`AbortedException` has two constructors, one that accepts a message, cause, status code, and retryable flag, and another that accepts the same parameters but omits the message."],["The class inherits several methods from the `ApiException` class and Object class, as well as the Throwable class, like `getStatusCode()` and `isRetryable()` for `ApiException` and `printStackTrace()` from `Throwable`."]]],[]]