Table of Contents

Class InvalidOffsetException

Namespace
Org.Apache.Kafka.Clients.Consumer
Assembly
MASES.KNet.dll
public class InvalidOffsetException : KafkaException, ISerializable, _Exception, IJVMBridgeCore
Inheritance
InvalidOffsetException
Implements
Derived
Inherited Members

Properties

BridgeClassName

Java class name of the exception

public override string BridgeClassName { get; }

Property Value

string

Partitions

public Set<TopicPartition> Partitions { get; }

Property Value

Set<TopicPartition>