[[["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 in the Google API Client Library for Java, specifically within the `com.google.api.gax.httpjson` package."],["The latest version of the `HttpJsonStatusRuntimeException` class documented is 2.63.1, and the page includes documentation for numerous older versions, down to version 2.7.1."],["`HttpJsonStatusRuntimeException` is a subclass of `RuntimeException` designed to convey HTTP status code information through exceptions, it allows the developer to capture the status code, message, and original cause."],["The class has a constructor to create an instance with a status code, a message and the underlying exception cause, as well as a method `getStatusCode()` that returns the integer status code."]]],[]]