[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eSearchBaseException\u003c/code\u003e is a Java exception class indicating a failure within a search service.\u003c/p\u003e\n"],["\u003cp\u003eIt extends \u003ccode\u003eRuntimeException\u003c/code\u003e, meaning it's an unchecked exception that does not need to be declared in the \u003ccode\u003ethrows\u003c/code\u003e clause of a method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchBaseException\u003c/code\u003e constructor takes an \u003ccode\u003eOperationResult\u003c/code\u003e as a parameter, which details the error code and message associated with the search service failure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetOperationResult()\u003c/code\u003e method is available to retrieve the \u003ccode\u003eOperationResult\u003c/code\u003e object, providing access to the error code and detailed message about the failure.\u003c/p\u003e\n"]]],[],null,[]]