Class BalancerOfflineException

All Implemented Interfaces:
Serializable

public class BalancerOfflineException extends ApiException
Thrown when the Confluent Balancer component is not ready to process requests, either because it is not enabled or because it has not managed to start yet.
See Also:
  • Constructor Details

    • BalancerOfflineException

      public BalancerOfflineException(String message)
    • BalancerOfflineException

      public BalancerOfflineException(String message, Throwable cause)