Igor Sapego created IGNITE-23218:
------------------------------------

             Summary: DB API Driver 3: Improve the error handling
                 Key: IGNITE-23218
                 URL: https://issues.apache.org/jira/browse/IGNITE-23218
             Project: Ignite
          Issue Type: Improvement
          Components: platforms, python
            Reporter: Igor Sapego
            Assignee: Igor Sapego


Currently, in most places of our Driver, we just set PyExc_RuntimeError when 
error is occurred,  no matter what is the error. PEP 249 however [mandates a 
number of exception types|https://peps.python.org/pep-0249/#exceptions] to be 
used in different cases. Make sure we use proper error types.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to