[[["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 latest version of the AbortedException class is 2.63.1, and the page lists numerous prior versions down to 2.7.1."],["The `AbortedException` class has three constructors allowing initialization with parameters for a `message`, `cause`, `statusCode`, `retryable` status, and optionally `errorDetails`."],["The `AbortedException` class inherits members from the `ApiException` class, including methods to get the domain, error details, metadata, reason, and status code, as well as determining if it is retryable, along with inherited members from other classes."]]],[]]