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."],[[["This page details the `InternalException` class, a type of `ApiException` that indicates a serious internal error within the system."],["The latest documented version of the `InternalException` class is 2.63.1, and the page provides links to several previous versions down to 2.7.1 for historical context."],["`InternalException` includes constructors for handling exceptions with or without a custom message, and allows to pass parameters to specify a cause, status code, whether the error is retryable, and error details."],["The `InternalException` class inherits several methods from `ApiException`, `Throwable` and `Object` classes, as detailed on the page, providing functionality for handling error information, and general object operations."]]],[]]