[[["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 webpage lists different versions of `RestSerializationException`, ranging from version 2.63.1 (latest) down to 2.7.1."],["`RestSerializationException` is a subclass of `RuntimeException` and is thrown when there are issues serializing or deserializing protobuf messages for REST interactions."],["The class has two constructors: one taking a `String` message and a `Throwable` cause, and the other taking only a `Throwable` cause."],["This class inherits various methods from the `Object` and `Throwable` classes, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`, among others."],["The page provides documentation and links to javadoc information for each available version of `RestSerializationException`."]]],[]]