Class InvalidProtocolBufferException (3.23.0)

public sealed class InvalidProtocolBufferException : IOException, ISerializable

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 > Exception > SystemException > IOException > InvalidProtocolBufferException

Implements

ISerializable

Namespace

Google.Protobuf

Assembly

Google.Protobuf.dll