Class BalancerLoadError

All Implemented Interfaces:
Serializable

public class BalancerLoadError extends ApiException
Thrown when the Confluent Balancer plugin cannot be loaded. Most probably this is caused by plugin class not present in classpath.
See Also:
  • Constructor Details

    • BalancerLoadError

      public BalancerLoadError(String message)
    • BalancerLoadError

      public BalancerLoadError(String message, Throwable cause)