[[["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."],[[["The page details the `AbortedException` class, which extends `ApiException` and is used to signify an operation was aborted, often due to concurrency issues."],["The latest version of the `AbortedException` is 2.63.1, with a comprehensive list of historical versions ranging from 2.62.0 down to 2.7.1, providing a history of its iterations."],["The class includes inherited members from `ApiException`, `Object`, and `Throwable`, offering various methods for handling and understanding the exception, including methods like `getStatusCode()` and `isRetryable()`."],["There are two constructors for `AbortedException`, one allowing for a message string and another just taking a throwable, both allowing for parameters such as `statusCode` and `retryable`."]]],[]]