[[["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."],[[["This webpage details the `DataLossException` class within the Google API Client Library for Java, specifically focusing on version 2.41.0 and providing links to various versions up to the latest 2.63.1."],["`DataLossException` is a type of `ApiException` that is thrown when unrecoverable data loss or corruption occurs."],["The `DataLossException` class offers three constructors to handle exception creation, which allow the specification of a message, a cause, a status code, and whether the exception is retryable, with an additional option to include error details."],["The page also contains a list of inherited members, such as `getDomain()`, `getReason()`, `clone()`, `getClass()`, and others, from the parent classes `ApiException`, `Object`, and `Throwable`."],["It provides specific information about each constructor's parameters, such as the data types and descriptions of `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`."]]],[]]