[[["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-01 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."]]],[]]