Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,10 @@ See the [upgrade guide](upgrade_guide/) for details.

## Error Handling

See the [Cassandra error handling done right blog](https://www.datastax.com/blog/cassandra-error-handling-done-right) for error handling with the Java Driver for Apache Cassandra™.
For information about error handling with the Java Driver for Apache Cassandra™, see the following:

* [Cassandra driver server errors](https://docs.datastax.com/en/datastax-drivers/connecting/server-errors.html)
* [Cassandra driver client errors](https://docs.datastax.com/en/datastax-drivers/connecting/client-errors.html)

## Useful links

Expand Down