[[["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-09 UTC."],[[["The webpage provides documentation for the `HttpJsonStatusRuntimeException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.httpjson` package."],["This `HttpJsonStatusRuntimeException` class is a subclass of `RuntimeException` that handles HTTP status codes by propagating them through exceptions, and it is available in many versions, ranging from version 2.7.1 to the latest version, 2.63.1."],["The class includes a constructor that takes an integer status code, a message, and a `Throwable` cause as parameters to properly create the `HttpJsonStatusRuntimeException`."],["It also provides a `getStatusCode()` method to allow retrieval of the integer HTTP status code associated with the exception."],["The page also lists the inherited members and methods from the `Object` and `Throwable` classes."]]],[]]