Serialized Form
-
Package io.apicurio.registry.rest.client.exception
-
Class io.apicurio.registry.rest.client.exception.AlreadyExistsException extends ConflictException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.ArtifactAlreadyExistsException extends ConflictException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.ArtifactNotFoundException extends NotFoundException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.BadRequestException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.ConflictException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.DefaultRuleDeletionException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.ForbiddenException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.InvalidArtifactIdException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.InvalidArtifactStateException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.InvalidArtifactTypeException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.NotAuthorizedException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.NotFoundException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.RestClientException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
error
Error error
-
-
Class io.apicurio.registry.rest.client.exception.RuleAlreadyExistsException extends AlreadyExistsException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.RuleNotFoundException extends NotFoundException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.RuleViolationException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.UnprocessableEntityException extends RestClientException implements Serializable
- serialVersionUID:
- 1L
-
Class io.apicurio.registry.rest.client.exception.VersionNotFoundException extends NotFoundException implements Serializable
- serialVersionUID:
- 1L
-