Class LimitExceededException

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

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

    • LimitExceededException

      public LimitExceededException(Error error)