kin
kin copied to clipboard
[Feature] : Categorized/Organized error handling with correct ERRNAME & ERRCODE
for now we treat all errors as Error only we need to add other classes to specify each error's name and code for proper error handling.
This will fix everything related to #109 ! It's all aobut correct error reports.