class Cassandra::Errors::ProtocolError
Raised when some client message triggered a protocol violation (for instance a QUERY message is sent before a STARTUP one has been sent)
Inherits
Methods
execution_info
Query execution information, such as number of retries and all tried hosts, etc.