Google.Protobuf.InvalidProtocolBufferException

Thrown when a protocol message being parsed is invalid in some way, e.g.

Summary

it contains a malformed varint or a negative byte length.

Inheritance

Inherits from: IOException