[[["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, which is a type of `ApiException` in the `com.google.api.gax.rpc` package, and is thrown when an operation is aborted due to concurrency issues."],["The latest version of the library is 2.63.1, and there is an extensive list of previous versions available, starting from version 2.62.0 and going down to version 2.7.1."],["`AbortedException` inherits from `ApiException`, which itself inherits from several other Java classes, including `RuntimeException`, `Exception`, `Throwable`, and `Object`."],["The class `AbortedException` provides two constructors that allow setting the message, cause, status code, and retryable properties of the exception."],["The webpage provides links to the documentation for the methods and class it inherits, along with the details for each constructor and its paramaters."]]],[]]