Commit 83d320d
committed
HERESUP-46139: Fix handling of SQLExceptions with code "XX000"
Treat unknown errors as unknown exceptions rather than throwing timeout exceptions
Signed-off-by: Benjamin Rögner <[email protected]>1 parent 59a1fd1 commit 83d320d
File tree
1 file changed
+2
-1
lines changed- xyz-psql-connector/src/main/java/com/here/xyz/psql
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
| 285 | + | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
| |||
0 commit comments