Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Not a Bug
-
2.4.0
-
None
Description
"Query execution was interrupted" returns java.sql.SQLTransientException. It should return
java.​lang.InterruptedException.
InterruptedException makes more sense.