class ProtocolException
Exception\ProtocolException is raised when a client did not follow Apache Cassandra protocol, e.g. sending a QUERY message before STARTUP. Seeing this error can be considered a bug.
This documentation is no longer maintained. For the latest information, see github.com/datastax/php-driver
Exception\ProtocolException is raised when a client did not follow Apache Cassandra protocol, e.g. sending a QUERY message before STARTUP. Seeing this error can be considered a bug.