[[["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 provides documentation for the `HttpJsonStatusRuntimeException` class, which is part of the Google API Client Library for Java."],["The `HttpJsonStatusRuntimeException` class is a subclass of `RuntimeException` that conveys HTTP status code information through exceptions."],["The latest version documented is 2.63.1, and the page lists various previous versions of the library, going as far back as version 2.7.1."],["The `HttpJsonStatusRuntimeException` class includes a constructor to create instances, using the parameters `statusCode` (int), `message` (String), and `cause` (Throwable)."],["The class includes the method `getStatusCode()` that returns the status code of the http exception in an integer format."]]],[]]