Exception thrown due to internal errors. Means some invariants expected by underlying system has
been broken. If you see one of these errors, something is very broken.
[[["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-09-04 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eInternalException\u003c/code\u003e is 2.63.1, with various older versions listed, dating back to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInternalException\u003c/code\u003e is an exception thrown when internal errors occur, indicating that the underlying system's expected invariants have been broken.\u003c/p\u003e\n"],["\u003cp\u003eThis exception class extends \u003ccode\u003eApiException\u003c/code\u003e and inherits methods such as \u003ccode\u003egetDomain()\u003c/code\u003e, \u003ccode\u003egetErrorDetails()\u003c/code\u003e, and \u003ccode\u003eisRetryable()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInternalException\u003c/code\u003e has three constructors that allow for specifying a message, cause, status code, retryable status, and error details.\u003c/p\u003e\n"],["\u003cp\u003eThe constructors take parameters such as \u003ccode\u003emessage\u003c/code\u003e, \u003ccode\u003ecause\u003c/code\u003e, \u003ccode\u003estatusCode\u003c/code\u003e, \u003ccode\u003eretryable\u003c/code\u003e (boolean), and \u003ccode\u003eerrorDetails\u003c/code\u003e allowing for customization when throwing the error.\u003c/p\u003e\n"]]],[],null,[]]