[[["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 is 2.63.1, but the current version in focus is 2.45.0, with a list of other versions ranging from 2.62.0 to 2.7.1."],["`HttpJsonStatusRuntimeException` is a class that extends `RuntimeException`, used for propagating HTTP status code information through exceptions."],["The class includes a constructor that takes an integer for the status code, a message string, and a `Throwable` cause as parameters."],["The `getStatusCode()` method is available, which returns an integer representing the HTTP status code."],["The class inherits several methods from `Object` and `Throwable` classes like, `clone()`, `equals()`, `getMessage()`, `toString()`, etc."]]],[]]