Uses of Package
com.datastax.driver.core.exceptions

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

Classes in com.datastax.driver.core.exceptions used by com.datastax.driver.core.exceptions
DriverException
          Top level class for exceptions thrown by the driver.
InvalidQueryException
          Indicates a syntactically correct but invalid query.
QueryExecutionException
          Exception related to the execution of a query.
QueryTimeoutException
          A Cassandra timeout during a query.
QueryValidationException
          An exception indicating that a query cannot be executed because it is incorrect syntaxically, invalid, unauthorized or any other reason.
 



Copyright © 2013. All Rights Reserved.