Exception Handling - Part 1

Exception and error handing, is the single most important aspect of application development that can make or break an application’s adoption. An application with functionality scope and features can still fail due to bad exception and error handling which can make the application unpredictable and unstable. Many bad and buggy applications still see adoption only because they are “predictably bad”. But an application with bad exception handling will make it unpredictable and hence completely unusable.

Exceptions can be broadly categorized as follows:

No alt text provided for this image


要查看或添加评论,请登录

社区洞察

其他会员也浏览了