public final class BrokerRemovalError extends BalancerOperationError
| Constructor and Description |
|---|
BrokerRemovalError(org.apache.kafka.common.protocol.Errors error,
String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, errorCode, errorMessage, exception, hashCodepublic BrokerRemovalError(org.apache.kafka.common.protocol.Errors error,
String errorMessage)
public String toString()
toString in class BalancerOperationError