[[["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 sequencer check failures or transaction aborts."],["The documentation lists various versions of `AbortedException`, ranging from version 2.63.1 (latest) down to 2.7.1, providing links to specific version details."],["`AbortedException` inherits several members from the `ApiException` and `Object` classes, as well as `Throwable` with provided links."],["The class has three constructors with options to include a custom message, a `Throwable` cause, `StatusCode`, retryable status, and `ErrorDetails` upon creation."],["This class' constructors, including parameters such as message, cause, statusCode, retryable, and errorDetails are thoroughly documented."]]],[]]