Package io.confluent.kafka.schemaregistry.exceptions
package io.confluent.kafka.schemaregistry.exceptions
-
ExceptionsClassDescriptionIndicates a schema already exists with a different ID.Indicates the schema is incompatible with the registered schemaIndicates an invalid schema that does not conform to the expected format of the schemaIndicates that the version is not a valid version id.The requested operation is not permitted.Indicates the schema cannot be deleted because another schema references it.Indicates some error while performing a schema registry operationIndicates an error while initializing schema registryIndicates an error while forwarding a write request to the leader node in a schema registry clusterIndicates an error while performing an operation on the underlying data store that stores all schemas in the registryIndicates that some schema registry operation timed out.Indicates that the node that is asked to serve the request is not the current leader and is not aware of the leader node to forward the request to