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 `InternalException` class represents an exception thrown when internal system invariants are broken, indicating a critical system error."],["This exception class extends `ApiException` and provides methods to retrieve details such as the domain, error details, metadata, reason, and status code."],["`InternalException` can be constructed with various parameters including a message, a cause, a status code, a boolean for retryable status, and error details."],["The provided documentation includes a comprehensive list of versions ranging from 2.63.1 (latest) down to 2.7.1, and lists their respective links to the `InternalException` documentation."]]],[]]