Class InvalidProtocolBufferException (3.15.8)

Stay organized with collections Save and categorize content based on your preferences.
public sealed class InvalidProtocolBufferException : IOException

Thrown when a protocol message being parsed is invalid in some way, e.g. it contains a malformed varint or a negative byte length.

Inheritance

Object > InvalidProtocolBufferException

Namespace

Google.Protobuf

Assembly

Google.Protobuf.dll