Class ConflictException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.apicurio.rest.client.error.ApicurioRestClientException
io.apicurio.registry.rest.client.exception.RestClientException
io.apicurio.registry.rest.client.exception.ConflictException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AlreadyExistsException, ArtifactAlreadyExistsException, ParametersConflictException, VersionAlreadyExistsException

public abstract class ConflictException extends RestClientException
Author:
Carles Arnal 'carnalca@redhat.com'
See Also:
  • Constructor Details

    • ConflictException

      public ConflictException(Error error)