[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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`."]]],[]]