[[["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."],[[["This page documents the `ProtocolBufferParsingException` class, which is a type of `RuntimeException` thrown when there's a failure parsing a protocol buffer message."],["The class is part of the Google API Client Library for Java and has a latest version of 2.63.1, with multiple other versions also documented, ranging down to version 2.7.1."],["The `ProtocolBufferParsingException` class extends the functionality of the base `Object` and `Throwable` classes, inheriting multiple methods that can be seen."],["The constructor for `ProtocolBufferParsingException` takes a message string and a `Throwable` cause as parameters, to explain the exception and the underlying error, respectively."],["The documentation details the methods and inherited members associated with `ProtocolBufferParsingException`, linking to the Oracle Java documentation for more context."]]],[]]