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 in the `com.google.api.gax.rpc` package extends `ApiException` and is thrown when an internal error breaks system invariants."],["This exception indicates a significant underlying system issue and provides methods for retrieving error details, metadata, reason, and status code."],["The `InternalException` class provides three constructors to create the exception with a custom message, throwable cause, status code, and retryable flag, as well as an optional ErrorDetails parameter."],["There are multiple versions of the documentation from `2.63.1` (latest) down to `2.7.1` available for `com.google.api.gax.rpc.InternalException`."]]],[]]