| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.rest.exceptions |
| Class and Description |
|---|
| RestIdDoesNotMatchException
Indicates that the ID of an imported schema does not match the existing ID.
|
| RestIncompatibleSchemaException
An exception thrown when the registered schema is not compatible with the latest schema according
to the compatibility level.
|
| RestInvalidSchemaException
Indicates an invalid schema that does not conform to the expected format of the schema
|
| RestInvalidSubjectException
Indicates an invalid subject name
|
| RestInvalidVersionException
Indicates that the version is not a valid version id.
|
| RestOperationNotPermittedException |
| RestReferenceExistsException
Indicates a reference exists to the given schema, so it cannot be deleted.
|
| RestSchemaTooLargeException |
Copyright © 2026 Confluent, Inc.. All rights reserved.