[[["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-08-15 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."]]],[]]