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