dling abuse solved in C sharp Arabic #43
Suggested Videos
❑ How to prevent exception handling abuse
Exception Handling abuse
❑ Exceptions are unforeseen errors that occur when a program is running. For example , when an application is executing a query , the database connection is lost . Exception handling is generally used to handle these scenarios.
❑ Using exception handling to implement program logical flow is bad and is termed as exception handling abuse.
Examples
Tags:
C sharp