Cassandra CQL Error Codes
Numeric error codes returned in ERROR responses by the Cassandra CQL native binary protocol. Defined in the native protocol specification and returned by Cassandra nodes to client drivers.
20 codes
-
ALREADY_EXISTSAlready Exists -
AUTH_ERRORAuthentication Error -
CAS_WRITE_UNKNOWNCAS Write Unknown -
CDC_WRITE_FAILURECDC Write Failure -
CONFIG_ERRORConfig Error -
FUNCTION_FAILUREFunction Failure -
INVALIDInvalid -
IS_BOOTSTRAPPINGIs Bootstrapping -
OVERLOADEDOverloaded -
PROTOCOL_ERRORProtocol Error -
READ_FAILURERead Failure -
READ_TIMEOUTRead Timeout -
SERVER_ERRORServer Error -
SYNTAX_ERRORSyntax Error -
TRUNCATE_ERRORTruncate Error -
UNAUTHORIZEDUnauthorized -
UNAVAILABLEUnavailable -
UNPREPAREDUnprepared -
WRITE_FAILUREWrite Failure -
WRITE_TIMEOUTWrite Timeout