Class OffsetOutOfRangeException

  • All Implemented Interfaces:
    Serializable

    public class OffsetOutOfRangeException
    extends InvalidOffsetException
    No reset policy has been defined, and the offsets for these partitions are either larger or smaller than the range of offsets the server has for the given partition.
    See Also:
    Serialized Form
    • Constructor Detail

      • OffsetOutOfRangeException

        public OffsetOutOfRangeException​(String message)
      • OffsetOutOfRangeException

        public OffsetOutOfRangeException​(String message,
                                         Throwable cause)