Table of Contents

Class OffsetOutOfRangeException

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

Properties

BridgeClassName

Java class name of the exception

public override string BridgeClassName { get; }

Property Value

string

OffsetOutOfRangePartitions

public Map<TopicPartition, long> OffsetOutOfRangePartitions { get; }

Property Value

Map<TopicPartition, long>