Package io.confluent.kafkarest.exceptions
package io.confluent.kafkarest.exceptions
-
ClassDescriptionAn exception that indicates 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.An exception that indicates that the broker was not found to be registered in Kafka.An exception that indicates a fetch Kafka broker operation has been attempted for a non existing broker.An exception that indicates that the the authenticated user didn't have
CREATEaccess to the resource.An exception that indicates that a cluster link already exists for the provided link name.An exception that indicates that the cluster link doesn't exist.REST application specific error codes.An exception that indicates a Kafka broker removal operation has been attempted for a invalid broker.An exception that indicates that the cluster link name is illegalAn exception that indicates that the config name is illegalAn exception indicating that the request body is invalid.An exception that indicates that the mirror info is not available in the replica status output.An exception that indicates that the mirror topic doesn't exist.Exception thrown when attempting to use a producer that has been closed due to cache eviction.An exception that indicates that the AdminClient request timed outAn exception that indicates a fetch Kafka topic partition operation has been attempted for a non existing topic partition.An exception that indicates the broker id is not unrepresentable or is invalid, e.g a negative number.An exception that indicates the underlying API is not supported by Kafka.