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-04-09 UTC."],[[["This webpage lists the various versions of the `InternalException` class, with the latest version being 2.63.1, extending back to version 2.7.1."],["The `InternalException` class is a type of `ApiException` that signifies a broken invariant within the underlying system."],["`InternalException` includes inherited members from `ApiException`, `Object` and `Throwable`, each with several methods for error handling and object manipulation."],["There are two constructors for `InternalException`, both of which require a `Throwable` cause, `StatusCode`, and a boolean indicating if the error is retryable, with one also accepting a message string."]]],[]]