Raised when the query is invalid because of some configuration issue.
begin client.execute("DROP KEYSPACE unknown_keyspace") rescue Cassandra::Errors::ConfigurationError end
StandardError
ValidationError
AlreadyExistsError