Exception: Cassandra::Errors::ProtocolError

Inherits:
ClientError
  • Object
show all
Defined in:
lib/cassandra/errors.rb

Overview

Raised when some client message triggered a protocol violation (for instance a QUERY message is sent before a STARTUP one has been sent)