[[["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, while this page is focused on version 2.60.0."],["`HttpJsonStatusRuntimeException` is a class that extends `RuntimeException` and is designed to propagate HTTP status code information through exceptions."],["This class has a constructor that takes an integer for the `statusCode`, a `String` for the `message`, and a `Throwable` for the `cause`."],["The `getStatusCode()` method is used to retrieve the HTTP status code as an integer."],["The class inherits several methods and properties from `Object` and `Throwable` classes, providing standard functionalities for exception handling."]]],[]]