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 webpage details the `InternalException` class within the Google API Client Library for Java, specifically version 2.32.1 of the `gax` package."],["The `InternalException` class is used to indicate that an underlying system has encountered a critical error, signaling a breakdown of expected invariants."],["This exception class inherits from `ApiException` and has access to several inherited methods from both `ApiException`, `Object` and `Throwable`."],["The page lists links to documentation for numerous versions of `InternalException` from 2.63.1 down to 2.7.1, with the latest being 2.63.1."],["The class has 3 public constructors that all require at least a `Throwable` cause, `StatusCode` and `boolean` for retryable as parameters, with one of them allowing the user to specify an additional `String` message, and another one for an `ErrorDetails` object."]]],[]]