Skip to content

Commit f91979f

Browse files
DOC-2813 (#1632)
Added error handling guidance linking to a helpful blog post plus Jamie's addition.
1 parent 741df6f commit f91979f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ remain unchanged, and the new API will look very familiar to 2.x and 3.x users.
7171

7272
See the [upgrade guide](upgrade_guide/) for details.
7373

74+
## Error Handling
75+
76+
See the [Cassandra error handling done right blog](https://www.datastax.com/blog/cassandra-error-handling-done-right) for error handling with the DataStax Java Driver for Apache Cassandra™.
77+
7478
## Useful links
7579

7680
* [Manual](manual/)

0 commit comments

Comments
 (0)