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