Serialized Form
-
Package io.confluent.dekregistry.storage.exceptions
-
Exception io.confluent.dekregistry.storage.exceptions.AlreadyExistsException
class AlreadyExistsException extends SchemaRegistryException implements Serializable -
Exception io.confluent.dekregistry.storage.exceptions.DekGenerationException
class DekGenerationException extends SchemaRegistryException implements Serializable -
Exception io.confluent.dekregistry.storage.exceptions.InvalidKeyException
class InvalidKeyException extends SchemaRegistryException implements Serializable -
Exception io.confluent.dekregistry.storage.exceptions.KeyNotSoftDeletedException
class KeyNotSoftDeletedException extends SchemaRegistryException implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Exception io.confluent.dekregistry.storage.exceptions.KeyReferenceExistsException
class KeyReferenceExistsException extends SchemaRegistryException implements Serializable -
Exception io.confluent.dekregistry.storage.exceptions.KeySoftDeletedException
class KeySoftDeletedException extends SchemaRegistryException implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Exception io.confluent.dekregistry.storage.exceptions.TooManyKeysException
class TooManyKeysException extends SchemaRegistryException implements Serializable
-
-
Package io.confluent.dekregistry.web.rest.exceptions
-
Exception io.confluent.dekregistry.web.rest.exceptions.RestConflictException
class RestConflictException extends io.confluent.rest.exceptions.RestException implements Serializable -
Exception io.confluent.dekregistry.web.rest.exceptions.RestDekGenerationException
class RestDekGenerationException extends io.confluent.rest.exceptions.RestServerErrorException implements Serializable -
Exception io.confluent.dekregistry.web.rest.exceptions.RestInvalidKeyException
class RestInvalidKeyException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.dekregistry.web.rest.exceptions.RestReferenceExistsException
class RestReferenceExistsException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable
-