Class RebalanceException

All Implemented Interfaces:
Serializable

public class RebalanceException extends RuntimeException
Exception raised during LogTailer.read(Duration) if there is a rebalancing.
Since:
9.3
See Also:
  • Constructor Details

    • RebalanceException

      public RebalanceException(String message)