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-07 UTC."],[[["The latest version of the documentation provided is 2.63.1, and this page provides documentation for the `InternalException` class across multiple versions of the library, ranging from 2.63.1 down to 2.7.1."],["`InternalException` is a type of `ApiException` thrown when internal system invariants are broken, indicating a critical issue within the underlying system."],["The `InternalException` class provides different constructors that allow for various levels of detail, including a message, a `Throwable` cause, a `StatusCode`, retryable status, and `ErrorDetails`."],["The `InternalException` class inherits members from the `ApiException` class and the core `Object` and `Throwable` classes in Java, offering a range of methods to manage and inspect the exception."]]],[]]