Package io.confluent.kafka.schemaregistry.rest.exceptions
package io.confluent.kafka.schemaregistry.rest.exceptions
-
ClassDescriptionThis class is intended to catch Early EOF errors that occur when the client disconnects while the server is reading from the input stream.A
WriterInterceptorto swallowEofExceptionwhich occurs when a client disconnects before the complete response could be sent.Indicates that the context is not empty when it is expected to be.Indicates that the ID of an imported schema does not match the existing ID.An exception thrown when the registered schema is not compatible with the latest schema according to the compatibility level.Indicates an invalid association property valueIndicates an invalid schema that does not conform to the expected format of the schemaIndicates an invalid subject nameIndicates that the version is not a valid version id.Indicates a reference exists to the given schema, so it cannot be deleted.Indicates a problem while forwarding the request to the leader node in a schema registry clusterIndicates some error while performing a schema registry operationIndicates 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.