[[["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 details the `HttpJsonStatusRuntimeException` class, which is a form of `RuntimeException` specifically designed to propagate HTTP status code information via exceptions."],["The latest version available is 2.63.1, and the page provides links to documentation for multiple previous versions, ranging from 2.62.0 all the way to 2.7.1."],["The `HttpJsonStatusRuntimeException` class constructor takes an integer `statusCode`, a `String` message, and a `Throwable` cause as parameters."],["The class includes a `getStatusCode()` method that returns the HTTP status code as an integer."],["The `HttpJsonStatusRuntimeException` class inherits multiple methods from the `Object` and `Throwable` classes, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`."]]],[]]