[[["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-04-09 UTC."],[[["The webpage details the `RestSerializationException` class, which is a `RuntimeException` in Java related to serialization/deserialization issues during REST interactions."],["The latest version available is 2.63.1, and the page provides links to documentation for several previous versions ranging down to version 2.7.1, in order to access the documentation for a specific version."],["This exception is thrown when a protobuf message cannot be properly serialized or deserialized for REST interactions."],["The class has two constructors, one taking a string message and a throwable cause, and the other just taking a throwable cause."],["The page also lists all inherited members from `Object` and `Throwable`, with links to their respective documentation."]]],[]]