| Package | Description |
|---|---|
| com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
| com.datastax.driver.core.exceptions |
Exceptions thrown by the DataStax Java driver for Cassandra.
|
| com.datastax.driver.core.sasl |
| Class and Description |
|---|
| AuthenticationException
Indicates an error during the authentication phase while connecting to a node.
|
| Class and Description |
|---|
| 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
syntactically incorrect, invalid, unauthorized or any other reason.
|
| Class and Description |
|---|
| AuthenticationException
Indicates an error during the authentication phase while connecting to a node.
|
Copyright © 2013. All Rights Reserved.