Exception: Cassandra::Errors::ProtocolError
- Inherits:
-
ClientError
- Object
- StandardError
- ClientError
- Cassandra::Errors::ProtocolError
- 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)