Class UnstableOffsetCommitException

All Implemented Interfaces:
Serializable

public class UnstableOffsetCommitException
extends RetriableException
Exception thrown when there are unstable offsets for the requested topic partitions.
See Also:
Serialized Form
  • Constructor Details

    • UnstableOffsetCommitException

      public UnstableOffsetCommitException​(String message)