[[["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-02 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 transaction aborts or sequencer check failures."],["The page offers a comprehensive list of versions for the `AbortedException`, ranging from version 2.63.1 (latest) down to version 2.7.1."],["`AbortedException` can be constructed with a message, a cause, a status code, and a retryable flag, or alternatively with only a cause, status code and retryable flag, or all of the former with the inclusion of error details."],["The `AbortedException` class inherits several methods and attributes from the `ApiException` class and the `Throwable` and `Object` classes, including methods for getting error details, status codes, stack traces, and more."]]],[]]