[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]