[[["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-07-02 UTC."],[[["This webpage details the `HttpJsonStatusRuntimeException` class, which is a type of `RuntimeException` used for conveying HTTP status code information via exceptions."],["The latest version of this class is 2.63.1, and the page provides links to documentation for numerous older versions, all the way back to version 2.7.1."],["The `HttpJsonStatusRuntimeException` class has a constructor that takes an integer `statusCode`, a string `message`, and a `Throwable` cause as parameters."],["The `getStatusCode()` method is available for retrieving the integer HTTP status code associated with the exception."],["The class inherits several members from the `Object` and `Throwable` superclasses, such as `clone()`, `equals(Object)`, `getMessage()` and `getStackTrace()`."]]],[]]