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 of the `InternalException` documentation is 2.63.1, with multiple prior versions available for reference, dating back to version 2.7.1."],["`InternalException` is a type of `ApiException` that is thrown when internal errors occur, indicating that the underlying system's invariants have been broken."],["The documentation for `InternalException` includes information on inherited members from `ApiException`, `Object`, and `Throwable`, providing details on methods related to exception handling and object management."],["There are two constructors for creating an `InternalException`, one that takes a message, a cause, a status code, and a boolean for retry, and the other which omits the message parameter."],["The parameters for the constructors of `InternalException` are detailed, describing the `message`, `cause`, `statusCode`, and `retryable` fields, their respective types and a relevant link for reference."]]],[]]