[[["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."],[[["This webpage provides documentation for the `HttpJsonStatusRuntimeException` class, which is used to propagate HTTP status code information through exceptions in Java."],["The latest version of the `HttpJsonStatusRuntimeException` class documented is 2.63.1, with previous versions listed dating back to 2.7.1."],["The `HttpJsonStatusRuntimeException` class is a type of `RuntimeException` that carries an HTTP status code."],["It includes a constructor `HttpJsonStatusRuntimeException(int statusCode, String message, Throwable cause)` for creating instances, taking the status code, a message, and a throwable cause."],["The class provides a `getStatusCode()` method that returns an integer representation of the HTTP status code."]]],[]]