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 Detail

      • ReassignmentInProgressException

        public ReassignmentInProgressException​(String msg)
      • ReassignmentInProgressException

        public ReassignmentInProgressException​(String msg,
                                               Throwable cause)