[[["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 webpage provides documentation for the `HttpJsonStatusRuntimeException` class in the Google API Client Library for Java."],["The latest version of the `HttpJsonStatusRuntimeException` class is 2.63.1, with a comprehensive list of previous versions available for reference."],["`HttpJsonStatusRuntimeException` extends `RuntimeException` and is used to propagate HTTP status code information through exceptions."],["The class includes a constructor to create a new instance, requiring an integer `statusCode`, a `String` message, and a `Throwable` cause, as well as the `getStatusCode()` method to get the status code."],["The `HttpJsonStatusRuntimeException` class inherits several members from the `Object` and `Throwable` classes, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`."]]],[]]