[[["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 webpage details the `DataLossException` class, which is a type of `ApiException` specifically for unrecoverable data loss or corruption within the Java library."],["The most recent version of `DataLossException` is 2.63.1, with a list of prior versions going back to version 2.7.1 also being documented."],["The `DataLossException` class has multiple constructors, which take parameters such as the message, cause, status code, retryable status, and error details, that all determine the context of the exception being thrown."],["This class inherits multiple methods from the `ApiException`, `Throwable`, and `Object` classes, providing functionality to access details about the error such as the domain, reason, metadata, and more."]]],[]]