| Exception | Description |
|---|---|
| IdDoesNotMatchException |
Indicates a schema already exists with a different ID.
|
| IdGenerationException | |
| IncompatibleSchemaException |
Indicates the schema is incompatible with the registered schema
|
| InvalidSchemaException |
Indicates an invalid schema that does not conform to the expected format of the schema
|
| InvalidVersionException |
Indicates that the version is not a valid version id.
|
| OperationNotPermittedException |
The requested operation is not permitted.
|
| ReferenceExistsException |
Indicates the schema cannot be deleted because another schema references it.
|
| SchemaRegistryException |
Indicates some error while performing a schema registry operation
|
| SchemaRegistryInitializationException |
Indicates an error while initializing schema registry
|
| SchemaRegistryRequestForwardingException |
Indicates an error while forwarding a write request to the leader node in a schema
registry cluster
|
| SchemaRegistryStoreException |
Indicates an error while performing an operation on the underlying data store that
stores all schemas in the registry
|
| SchemaRegistryTimeoutException |
Indicates that some schema registry operation timed out.
|
| SchemaTooLargeException | |
| SchemaVersionNotSoftDeletedException | |
| SubjectNotSoftDeletedException | |
| UnknownLeaderException |
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
|
Copyright © 2026 Confluent, Inc.. All rights reserved.