-
- All Implemented Interfaces:
- Serializable
public class RestIncompatibleSchemaException
extends io.confluent.rest.exceptions.RestException
An exception thrown when the registered schema is not compatible with the latest schema according
to the compatibility level.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class io.confluent.rest.exceptions.RestException
getErrorCode, getStatus
-
Methods inherited from class javax.ws.rs.WebApplicationException
getResponse
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2026 Confluent, Inc.. All rights reserved.