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-02 UTC."],[[["The latest version available for `InternalException` is 2.63.1, with various versions listed down to 2.7.1."],["`InternalException` is a type of `ApiException` indicating that internal system invariants have been broken."],["The `InternalException` class has two constructors: one taking a message, cause, status code, and retryable boolean; and another taking only cause, status code, and retryable boolean."],["The `InternalException` class inherits methods from `ApiException`, `Object`, and `Throwable`, including methods for managing status codes, retry behavior, stack traces, and more."]]],[]]