[[["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."],[[["The provided content lists various versions of `HttpJsonStatusRuntimeException`, ranging from version 2.7.1 up to the latest version, 2.63.1."],["`HttpJsonStatusRuntimeException` is a class that extends `RuntimeException` and is designed to propagate HTTP status code information through exceptions."],["This class includes a constructor that accepts an integer `statusCode`, a `String` message, and a `Throwable` cause for creating `HttpJsonStatusRuntimeException` objects."],["The class also provides a `getStatusCode()` method to retrieve the HTTP status code as an integer."],["The document lists inherited methods from `Object` and `Throwable` classes, and links to the relevant Oracle documentation."]]],[]]