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