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-03-21 UTC."],[[["The page lists available versions of `InternalException`, a class used for handling internal errors in the Google API Client Library for Java, with the latest version being 2.63.1."],["`InternalException` extends `ApiException` and is thrown when underlying system invariants are broken, indicating a significant issue."],["This class has multiple constructors to create an exception using different parameter sets such as `message`, `cause`, `statusCode`, `retryable` or `errorDetails`."],["The `InternalException` class inherits several methods from `ApiException`, `Throwable`, and `Object`, to be used for handling and describing the exception."],["Each version of `InternalException` links to specific documentation, including an exhaustive list of inherited methods and constructors, available for the given release."]]],[]]