[[["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."],[[["This page details the `AbortedException` class within the Google API Client Library for Java, which is a type of `ApiException` thrown when an operation fails due to concurrency issues or similar problems."],["The latest version of the AbortedException documentation is 2.63.1, and the page contains a history of versions including links to documentation for each version from 2.63.1 down to 2.7.1."],["The `AbortedException` class includes constructors that take parameters such as a message, a cause (Throwable), status code, retryable boolean, and error details, allowing detailed specification of the exception."],["Inherited members of the `ApiException` class and Java's `Object` and `Throwable` classes are available in the `AbortedException` class, providing access to methods for error handling and reporting."],["The `AbortedException` class provides multiple constructors, giving the ability to pass a `String message`, `Throwable cause`, `StatusCode statusCode`, `boolean retryable`, and `ErrorDetails errorDetails` when creating the exception."]]],[]]