Package | Description |
---|---|
io.apicurio.registry.ccompat.rest.error | |
io.apicurio.registry.rules | |
io.apicurio.registry.rules.validity | |
io.apicurio.registry.storage |
Modifier and Type | Class and Description |
---|---|
class |
ConflictException
This exception covers the following errors in the compat API:
- 409 Conflict – Incompatible schema
|
class |
OperationNotSupportedException |
class |
UnprocessableEntityException
This exception covers the following errors in the compat API:
- Error code 42201 – Invalid schema
- Error code 42202 – Invalid schema version
- Error code 42203 – Invalid compatibility level
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRuleDeletionException
Exception thrown when attempting to delete a configured default rule.
|
class |
RuleViolationException
Exception thrown when a configured rule is violated, rejecting an artifact content
update.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidContentException
Indicates that the artifact content was invalid.
|
Modifier and Type | Class and Description |
---|---|
class |
AlreadyExistsException |
class |
ArtifactAlreadyExistsException |
class |
ArtifactNotFoundException |
class |
InvalidArtifactStateException |
class |
InvalidArtifactTypeException |
class |
InvalidPropertiesException |
class |
NotFoundException |
class |
RegistryStorageException |
class |
RuleAlreadyExistsException |
class |
RuleNotFoundException |
class |
StorageException
Base class for all storage exceptions.
|
class |
VersionNotFoundException |
Copyright © 2020 Red Hat. All rights reserved.