[[["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 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."]]],[]]