Table of Contents

Class InvalidOffsetException

Namespace
Org.Apache.Kafka.Clients.Consumer
Assembly
MASES.KNet.dll
public class InvalidOffsetException : KafkaException, ISerializable, _Exception, IJVMBridgeCore
Inheritance
JVMBridgeException
JVMBridgeException<Throwable>
InvalidOffsetException
Implements
IJVMBridgeCore
Derived
Inherited Members
JVMBridgeException<Throwable>.Convert(JavaException)
JVMBridgeException.New(IJavaObject)
JVMBridgeException.New<TException>(IJavaObject)
JVMBridgeException.IsInstanceOf(IJavaType)
JVMBridgeException.IsInstanceOf<T>()
JVMBridgeException.StackTrace
JVMBridgeException.InnerException
JVMBridgeException.DynBridgeInstance
JVMBridgeException.BridgeInstance

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

Partitions

public Set<TopicPartition> Partitions { get; }

Property Value

Set<TopicPartition>