Class RestOperationNotPermittedException

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

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

    • RestOperationNotPermittedException

      public RestOperationNotPermittedException(String message)