Class TenantNotAuthorizedException

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.TenantNotAuthorizedException
All Implemented Interfaces:
Serializable

public class TenantNotAuthorizedException extends RestClientException
Author:
Fabian Martinez
See Also:
  • Constructor Details

    • TenantNotAuthorizedException

      public TenantNotAuthorizedException(Error error)