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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The `InternalException` class is an exception that signifies a fundamental break in the system's expected behavior."],["This exception inherits from `ApiException`, and offers multiple constructors to provide detailed information about the error."],["The available versions of this class range from the latest, 2.63.1, all the way down to version 2.7.1."],["It has methods like `getDomain`, `getErrorDetails`, and `getMetadata` for diagnostic purposes, as well as standard methods inherited from the `Throwable` and `Object` classes."],["You can find the details about the exception's parameters, such as message, cause, status code, and retryable, within the Constructors section."]]],[]]