[[["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, which is a type of `ApiException` that signifies an operation was aborted, often due to concurrency issues like sequencer check failures or transaction aborts."],["The latest version of the `AbortedException` class is 2.63.1, and the page lists various versions of the class, going back to version 2.7.1."],["`AbortedException` includes constructors that accept parameters such as a message, a cause (`Throwable`), a status code (`StatusCode`), and a retryable flag, with an additional constructor option for `ErrorDetails`."],["The `AbortedException` class inherits several members from `ApiException`, `Object` and `Throwable`, including methods to get error details, status codes, metadata, and to manage the exception's stack trace."],["This class serves as an indicator to the user that an error occured due to operations being aborted from concurrency issues."]]],[]]