Log errors caused by an invalid request due either to an out of range option
or an unsupported combination of options. The exception detail will
typically provide more specific information about the error.
[[["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\u003eInvalidRequestException\u003c/code\u003e is a subclass of \u003ccode\u003eRuntimeException\u003c/code\u003e used to indicate errors caused by invalid requests.\u003c/p\u003e\n"],["\u003cp\u003eInvalid requests can result from out-of-range options or unsupported combinations of options.\u003c/p\u003e\n"],["\u003cp\u003eThe exception's detail provides specific information about the nature of the invalid request error.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits methods from both \u003ccode\u003eObject\u003c/code\u003e and \u003ccode\u003eThrowable\u003c/code\u003e, offering various functionalities for object manipulation and exception handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInvalidRequestException\u003c/code\u003e constructor accepts a \u003ccode\u003eString\u003c/code\u003e parameter named \u003ccode\u003edetail\u003c/code\u003e that describes the specific error.\u003c/p\u003e\n"]]],[],null,[]]