Class UnrepresentableBrokerIdException

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

public class UnrepresentableBrokerIdException extends io.confluent.kafkarest.exceptions.StatusCodeException
An exception that indicates the broker id is not unrepresentable or is invalid, e.g a negative number.
See Also:
  • Constructor Details

    • UnrepresentableBrokerIdException

      public UnrepresentableBrokerIdException(Exception e)