class InvalidQueryException
Exception\InvalidQueryException is raised when query is syntactically correct but invalid. For example when attempting to create a table without specifying a keyspace.
This documentation is no longer maintained. For the latest information, see github.com/datastax/php-driver
Exception\InvalidQueryException is raised when query is syntactically correct but invalid. For example when attempting to create a table without specifying a keyspace.