exception on key not found
hassan-nasr opened this issue · 1 comments
hassan-nasr commented
Hi.
Thanks for good work.
how to avoid exception on key not found and just return null.
thanks
alkaaf commented
Use try and catch. I know, there are no better solution for this.