Class ErrorCodes
java.lang.Object
io.confluent.kafkarest.exceptions.ErrorCodes
REST application specific error codes.
-
Field Details
-
UNSUPPORTED_VERSION_ERROR_CODE
-
BROKER_ID_NOT_REGISTERED_ERROR_CODE
-
CLUSTER_LINK_UNRESOLVABLE_BOOTSTRAP_ERROR_CODE
-
CLUSTER_LINK_INVALID_BOOTSTRAP_INTERNAL_ERROR_CODE
-
CLUSTER_LINK_BOOTSTRAP_TCP_CONNECTION_FAILED_ERROR_CODE
-
-
Constructor Details
-
ErrorCodes
public ErrorCodes()
-