[[["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-05 UTC."],[[["`DeleteException` is thrown when a failure occurs in the search service during the deletion of objects."],["This exception inherits members from `SearchBaseException`, `Object`, and `Throwable`, providing access to methods like `getOperationResult`, `clone`, and `printStackTrace`."],["The `DeleteException` constructor can accept either a single `OperationResult` or a list of `OperationResult` objects to detail the failure."],["The `getResults` method returns a list of `OperationResult` objects, each detailing the outcome of a requested deletion."],["The `OperationResult` parameters in the constructor and `getResults` method provide the error code and message details for the failure, along with the object IDs."]]],[]]