[[["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 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`."]]],[]]