Closed palnabarun closed 7 years ago
Solves #52
I wanted to do something like except Exception but I couldn't find a method to know the exact error name from that Exception object. Have any ideas?
except Exception
Exception
Can it be merged now? @anandology
Solves #52