[[["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 latest version available for `HttpJsonStatusRuntimeException` is 2.63.1, as seen in the provided list of versions."],["`HttpJsonStatusRuntimeException` is a subclass of `RuntimeException` that is used to propagate HTTP status code information via exceptions."],["The class includes a constructor `HttpJsonStatusRuntimeException(int statusCode, String message, Throwable cause)` which accepts an integer status code, a string message, and a throwable cause."],["The class provides a method `getStatusCode()` that returns an integer representing the HTTP status code."],["A range of version specific documentation is available for `HttpJsonStatusRuntimeException`, spanning from version 2.7.1 to the latest 2.63.1."]]],[]]