AlreadyExistsException |
|
AuthenticationException |
|
CassandraException |
|
CasWriteTimeoutException |
|
CasWriteUnknownResultException |
|
CDCWriteException |
|
ChecksumMismatchException |
|
ConfigurationException |
|
FunctionExecutionException |
|
IncompatibleSchemaException |
|
InvalidRequestException |
|
IsBootstrappingException |
|
OperationExecutionException |
Thrown when an operation problem has occured (e.g.
|
OverloadedException |
|
PreparedQueryNotFoundException |
|
ReadAbortException |
Special Read Failure which is caused by user query; implies a user request is not allowed and not that Cassandra had an issue.
|
ReadFailureException |
|
ReadSizeAbortException |
|
ReadTimeoutException |
|
RepairException |
Exception thrown during repair
|
RequestExecutionException |
|
RequestFailureException |
|
RequestTimeoutException |
|
RequestValidationException |
|
StartupException |
An exception thrown during system startup, indicating the environment or system
is not in a valid state to startup.
|
SyntaxException |
|
TombstoneAbortException |
|
TruncateException |
|
UnauthorizedException |
|
UnavailableException |
|
UnknownColumnException |
|
UnknownIndexException |
Exception thrown when we read an index id from a serialized ReadCommand and no corresponding IndexMetadata
can be found in the TableMetadata#indexes collection.
|
UnknownTableException |
|
UnrecoverableIllegalStateException |
|
WriteFailureException |
|
WriteTimeoutException |
|