Class InvalidOffsetException
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
Partitions
public Set<TopicPartition> Partitions { get; }