Class IllegalBrokerRemovalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.confluent.kafkarest.exceptions.StatusCodeException
io.confluent.kafkarest.exceptions.IllegalBrokerRemovalException
All Implemented Interfaces:
Serializable

public final class IllegalBrokerRemovalException extends io.confluent.kafkarest.exceptions.StatusCodeException
An exception that indicates a Kafka broker removal operation has been attempted for a invalid broker.
See Also:
  • Constructor Details

    • IllegalBrokerRemovalException

      public IllegalBrokerRemovalException(Throwable e)