Open hassan-nasr opened 7 years ago
Hi. Thanks for good work. how to avoid exception on key not found and just return null. thanks
Use try and catch. I know, there are no better solution for this.
Hi. Thanks for good work. how to avoid exception on key not found and just return null. thanks