[[["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, which is a custom exception type within the Google API Client Library for Java."],["The `HttpJsonStatusRuntimeException` class extends `RuntimeException` and is designed to convey HTTP status code information through exceptions."],["The documentation lists numerous versions of the class, with version 2.63.1 being the latest, and each version linking to its respective documentation page."],["`HttpJsonStatusRuntimeException` can be constructed with an HTTP status code, message, and cause, with the `getStatusCode` method provided to retrieve the int status code."],["The documentation also shows the inherited members of the class that are from `Object` and `Throwable`, to help provide a better scope of the class."]]],[]]