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 many prior versions available for reference."],["`InternalException` is a type of `ApiException` that signals internal system errors or broken invariants."],["This exception has three constructors available: one that takes a message, a throwable, a status code, and a boolean, while the other two only take a throwable, a status code, a boolean, and an error details in the third constructor."],["The documentation provides links to the inherited members and the relevant Java documentation, so they can be better understood."],["The `InternalException` can be constructed with a message, a cause, a status code, a retryable flag, and error details for more in depth detail."]]],[]]