Class BalanceCannotBeImprovedException

All Implemented Interfaces:
Serializable

public class BalanceCannotBeImprovedException extends ApiException
Thrown when the Confluent Balancer is detecting goal violation but is unable to fix it.
See Also:
  • Constructor Details

    • BalanceCannotBeImprovedException

      public BalanceCannotBeImprovedException(String message)
    • BalanceCannotBeImprovedException

      public BalanceCannotBeImprovedException(String message, Throwable cause)