[[["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 lists the versions of `HttpJsonStatusRuntimeException`, a Java class for propagating HTTP status code information through exceptions, with version 2.63.1 being the latest."],["The `HttpJsonStatusRuntimeException` class extends `RuntimeException` and is used to convey HTTP status codes within exceptions."],["This class includes a constructor, `HttpJsonStatusRuntimeException(int statusCode, String message, Throwable cause)`, which takes an integer status code, a string message, and a Throwable cause as parameters."],["The class provides a method, `getStatusCode()`, that returns the integer HTTP status code associated with the exception."],["The page also lists the inherited members from `Object` and `Throwable`, providing links to their respective documentation."]]],[]]