public class RestInvalidVersionException
extends io.confluent.rest.exceptions.RestConstraintViolationException
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_CODE |
static String |
INVALID_VERSION_MESSAGE_FORMAT |
| Constructor and Description |
|---|
RestInvalidVersionException(String version) |
getErrorCode, getStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int ERROR_CODE
public static final String INVALID_VERSION_MESSAGE_FORMAT
public RestInvalidVersionException(String version)
Copyright © 2026 Confluent, Inc.. All rights reserved.