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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version of the `InternalException` documentation is 2.63.1, with many prior versions available, ranging down to version 2.7.1."],["`InternalException` extends `ApiException` and indicates a critical internal error where system invariants have been compromised."],["`InternalException` has inherited members from the `ApiException`, `Object`, and `Throwable` classes, which provides a comprehensive set of methods for exception handling."],["There are three constructors for `InternalException`, allowing for different levels of detail when constructing an instance, such as including a message, a cause, a status code, retryability and error details."],["`InternalException` is a class within `com.google.api.gax.rpc` and signifies a serious system issue if encountered, and it cannot be retried."]]],[]]