Uses of Class
com.datastax.driver.core.exceptions.InvalidQueryException

Packages that use InvalidQueryException
com.datastax.driver.core.exceptions Exceptions thrown by the DataStax Java driver for Cassandra. 
 

Uses of InvalidQueryException in com.datastax.driver.core.exceptions
 

Subclasses of InvalidQueryException in com.datastax.driver.core.exceptions
 class InvalidConfigurationInQueryException
          A specific invalid query exception that indicates that the query is invalid because of some configuration problem.
 



Copyright © 2013. All rights reserved.