[[["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 details the `AbortedException` class, a type of `ApiException` used in the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package, that indicates an operation failed due to concurrency issues."],["The latest version of the `AbortedException` class documented is 2.63.1, and there is a detailed listing of other versions starting from version 2.62.0 all the way to 2.7.1."],["`AbortedException` can be instantiated with variations of constructors such as passing a message, cause, status code, and retryable boolean, or passing a throwable cause, status code, retryable boolean, and error details."],["The `AbortedException` class inherits various methods from `ApiException`, `Object`, and `Throwable`, allowing it to access and manage error-related information like the error domain, details, metadata, reason, and status code."]]],[]]