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-03-21 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."]]],[]]