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 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."]]],[]]