Shehzaad Nakhoda created PHOENIX-3219:
-----------------------------------------

             Summary: RuntimeExceptions should be caught and thrown as 
SQLException
                 Key: PHOENIX-3219
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3219
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.7.0
            Reporter: Shehzaad Nakhoda


Guarding against SQLExceptions is how one usually defends against unexpected 
issues in a JDBC call. It would be nice if all exceptions thrown by JDBC calls 
(e.g. PreparedStatement.execute) would actually get caught and then rethrown as 
SQLExceptions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to