[[["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."],[[["This webpage provides documentation for the `HttpJsonStatusRuntimeException` class in the `com.google.api.gax.httpjson` package, which is a subclass of `RuntimeException`."],["The `HttpJsonStatusRuntimeException` class is designed to propagate HTTP status code information through exceptions."],["The page lists various versions of this class, with version 2.63.1 being the latest release, and goes as far back as version 2.7.1."],["The `HttpJsonStatusRuntimeException` constructor takes an integer `statusCode`, a `String` message, and a `Throwable` cause as parameters, and the getStatusCode() method will return an integer."],["The documentation details the inherited members and methods from the `Object` and `Throwable` parent classes."]]],[]]