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-09 UTC."],[[["The latest version available for `InternalException` is 2.63.1, with several prior versions listed, going back to version 2.7.1."],["`InternalException` is an exception thrown when internal system errors occur, indicating that certain underlying system expectations have been violated."],["`InternalException` extends `ApiException` and inherits several of its methods, including `getDomain()`, `getErrorDetails()`, and `isRetryable()`."],["There are three constructors for `InternalException` that allow you to provide parameters such as message, cause, status code, retryable, and error details."],["The `InternalException` class also inherits methods from the Java Object and Throwable classes, like `getClass()`, `getMessage()`, and `getStackTrace()`."]]],[]]