pmem / pmemkv-python

Python bindings for pmemkv
https://pmem.io
BSD 3-Clause "New" or "Revised" License
13 stars 20 forks source link

Throw more concrete exceptions #18

Closed llugin closed 4 years ago

llugin commented 4 years ago

pmemkv seems to throw only general Exception ('PyExc_Exception') which is not very convenient in handling. Some more descriptive built-in exceptions may be thrown instead, see: https://docs.python.org/3.7/library/exceptions.html

igchor commented 4 years ago

Additionally, each exception should contain pmemkv_errormsg string