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.
Extends
Methods
__construct
(mixed
$message, mixed
$code, mixed
$previous )
mixed
__wakeup
( )mixed