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 details the `InternalException` class in the Google API Client Library for Java (gax), a subclass of `ApiException` that signals broken system invariants."],["The latest version of `InternalException` documented is 2.63.1, with numerous older versions listed dating back to version 2.7.1, all of which are available for reference."],["The `InternalException` class can be constructed with various parameters, including a message, a cause (Throwable), a status code, a retryable boolean, and error details."],["The `InternalException` class inherits several methods from the `ApiException`, `Object`, and `Throwable` classes, such as `getDomain`, `getErrorDetails`, `getMessage`, and `printStackTrace`."]]],[]]