See: Description
Exception | Description |
---|---|
HeaderNotFoundException |
Indicates that a record was encountered without a required header.
|
HeadersNotFoundException |
Indicates that a record was encountered without a set of headers.
|
InvalidPropertyValueException |
Indicates that a serializer or deserializer class could not be
initialised due to a property being provided with an invalid
value.
|
PropertyNotFoundException |
Indicates that a serializer or deserializer class could not be
initialised due to a required property not being set.
|
SchemaDisabledException |
Indicates that a schema is disabled and cannot be used
|
SchemaMismatchException |
Indicates that a schema does not match what is expected
|
SchemaNotFoundException |
Indicates that a schema could not be found in the registry.
|
SchemaRegistryApiException |
Thrown in the event of an unexpected response from the Schema Registry.
|
SchemaRegistryAuthException |
Indicates an authentication failure with the credentials provided by the client.
|
SchemaRegistryConnectionException |
Thrown in the event of a failure to connect to the Schema Registry.
|
SchemaRegistryServerErrorException |
Indicates a server error (e.g.
|
Copyright © 2019. All rights reserved.