Loading
Exception handling is an in built mechanism in .NET framework to detect and handle run time errors. The .NET framework contains lots of standard exceptions. The exceptions are anomalies that occur during the execution of a program. They can be because of user, logic or system errors.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.