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