Class RestSchemaTooLargeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.validation.ValidationException
jakarta.validation.ConstraintViolationException
io.confluent.rest.exceptions.RestConstraintViolationException
io.confluent.kafka.schemaregistry.rest.exceptions.RestSchemaTooLargeException
All Implemented Interfaces:
Serializable

public class RestSchemaTooLargeException extends io.confluent.rest.exceptions.RestConstraintViolationException
See Also:
  • Constructor Details

    • RestSchemaTooLargeException

      public RestSchemaTooLargeException(String message)