public class OperationNotPermittedException extends SchemaRegistryException
| Constructor and Description |
|---|
OperationNotPermittedException() |
OperationNotPermittedException(String message) |
OperationNotPermittedException(String message,
Throwable cause) |
OperationNotPermittedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationNotPermittedException(String message, Throwable cause)
public OperationNotPermittedException(String message)
public OperationNotPermittedException(Throwable cause)
public OperationNotPermittedException()
Copyright © 2026 Confluent, Inc.. All rights reserved.