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 page details the `InternalException` class within the `com.google.api.gax.rpc` package, which is a subclass of `ApiException`."],["`InternalException` is thrown when the system experiences an internal error indicating that expected invariants have been broken."],["There are three constructors for `InternalException` allowing for the input of a message, throwable cause, status code, retryable boolean, and error details."],["The webpage lists numerous versions of the API, ranging from 2.63.1 (latest) down to 2.7.1, along with links to their documentation."],["Inherited members from `ApiException`, `Object` and `Throwable` classes are accessible and are listed with links to their documentation."]]],[]]