Exception Handling - Part 1
Ganesh Ghag
Digital Transformation - API Integration | Microservices | DevSecOps | AI/ML/DL | Mobility | Cloud | Security-Crypto | Blockchain
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: