[[["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 page details the `AbortedException` class, which is a type of `ApiException` that signifies an operation was aborted, often due to concurrency issues or transaction failures."],["The latest version of this exception documented is 2.63.1, and the page also covers various other versions starting from 2.62.0 and going down to 2.7.1, showing its version history."],["`AbortedException` can be constructed with a message, cause, status code, and retryability flag, or, optionally, with `ErrorDetails`."],["`AbortedException` inherits methods from `ApiException`, `Object`, and `Throwable`, providing functionalities such as getting the domain, error details, metadata, and stack trace information."],["This class is thrown when an operation fails due to concurrency issues, sequencer check failures, or transaction aborts."]]],[]]