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."],[[["This page documents the `InternalException` class within the Google API Client Libraries for Java (gax), representing exceptions due to internal system errors, where the latest version is 2.63.1."],["`InternalException` extends `ApiException` and indicates that critical system invariants have been violated, requiring attention if encountered."],["The class offers three constructors to initialize instances, accommodating various combinations of `message`, `cause`, `StatusCode`, `retryable`, and `ErrorDetails`."],["The page also lists all the versions of this file available from 2.63.1 down to 2.7.1, linking to each version's documentation."],["The `InternalException` has inherited members such as `getDomain`, `getMetadata`, `getStatusCode`, `isRetryable`, and others from `ApiException` and `Throwable`."]]],[]]