Class ReassignmentInProgressException

All Implemented Interfaces:
Serializable

public class ReassignmentInProgressException
extends ApiException
Thrown if a request cannot be completed because a partition reassignment is in progress.
See Also:
Serialized Form
  • Constructor Details

    • ReassignmentInProgressException

      public ReassignmentInProgressException​(String msg)
    • ReassignmentInProgressException

      public ReassignmentInProgressException​(String msg, Throwable cause)