We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decabed commit 8511588Copy full SHA for 8511588
upgrade_guide/README.md
@@ -4,7 +4,7 @@
4
5
#### CodecNotFoundException now extends DriverException
6
7
-Before [JAVA-2995](https://datastax-oss.atlassian.net/browse/JAVA-2959), `CodecNotFoundException`
+Before [JAVA-2995](https://datastax-oss.atlassian.net/browse/JAVA-2995), `CodecNotFoundException`
8
was extending `RuntimeException`. This is a discrepancy as all other exceptions extend
9
`DriverException`, which in turn extends `RuntimeException`.
10
0 commit comments