[[["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 documents the `DataLossException` class within the Google API Client Library for Java, specifically focusing on version 2.16.0 and providing links to documentation for versions from 2.7.1 up to the latest, 2.63.1."],["`DataLossException` is a subclass of `ApiException` and is thrown when data loss or corruption occurs that cannot be recovered."],["The `DataLossException` class includes constructors that allow for specifying a message, a root cause, a status code, retry ability and error details, such as `DataLossException(String message, Throwable cause, StatusCode statusCode, boolean retryable)`."],["The page lists inherited members of `ApiException`, as well as members inherited from the base `Object` and `Throwable` class, which can be used with `DataLossException`."],["Each listed version provides a link to its specific documentation, such as `/java/docs/reference/gax/2.63.1/com.google.api.gax.rpc.DataLossException` for the most recent release."]]],[]]