Class OffsetOutOfRangeException
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
OffsetOutOfRangePartitions
public Map<TopicPartition, long> OffsetOutOfRangePartitions { get; }