[[["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."],[[["`SearchServiceException` is a `RuntimeException` used to signal a failure within a search service."],["This exception class inherits numerous methods from `Object` and `Throwable`, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`."],["`SearchServiceException` can be constructed with a string `detail` message to describe the error."],["You can also construct `SearchServiceException` with both a string `detail` message and the causing `Exception` object, `e`, for more detailed error tracking."]]],[]]