Class NotFoundException

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.NotFoundException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ArtifactNotFoundException, ConfigPropertyNotFoundException, ContentNotFoundException, GroupNotFoundException, LogConfigurationNotFoundException, RoleMappingNotFoundException, RuleNotFoundException, TenantNotFoundException, VersionNotFoundException

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

    • NotFoundException

      public NotFoundException(Error error)