[[["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-17 UTC."],[[["This page details the `DataLossException` class, which is thrown when unrecoverable data loss or corruption occurs."],["`DataLossException` extends `ApiException` and therefore inherits its methods, such as `getStatusCode()` and `isRetryable()`."],["The `DataLossException` class provides two constructors for instantiation, one that takes a message, cause, status code, and retryable flag, and another that omits the message."],["The page provides links to documentation for multiple versions of this class, ranging from version 2.7.1 up to the latest version 2.63.1, allowing users to access the version relevant to them."],["The parameters for constructing the DataLossException object include a message (String), cause (Throwable), statusCode, and a retryable flag (boolean)."]]],[]]