JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.confluent.kafka.schemaregistry.rest.exceptions.RestOperationNotPermittedException
Packages that use
RestOperationNotPermittedException
Package
Description
io.confluent.kafka.schemaregistry.rest.exceptions
Uses of
RestOperationNotPermittedException
in
io.confluent.kafka.schemaregistry.rest.exceptions
Methods in
io.confluent.kafka.schemaregistry.rest.exceptions
that return
RestOperationNotPermittedException
Modifier and Type
Method
Description
static
RestOperationNotPermittedException
Errors.
operationNotPermittedException
(
String
message)