| Package | Description |
|---|---|
| com.datastax.driver.core.exceptions |
Exceptions thrown by the DataStax Java driver for Cassandra.
|
| 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.
|
Copyright © 2014. All Rights Reserved.