Class RestInvalidKeyException

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.dekregistry.web.rest.exceptions.RestInvalidKeyException
All Implemented Interfaces:
Serializable

public class RestInvalidKeyException extends io.confluent.rest.exceptions.RestConstraintViolationException
See Also:
  • Field Details

  • Constructor Details

    • RestInvalidKeyException

      public RestInvalidKeyException(String field)