An exception is an unexpected event that interrupts the normal execution of an application. It is generated if an unexpected condition occurs in the application. Developers write the exception handling code in the application’s source code to deal with unexpected conditions that may arise during the application execution. When an error occurs during an application execution, the common language runtime throws an exception that contains error information. The application in turn, handles the exception that is thrown.
Become Microsoft UPGRADE: MCSD Skills to MCPD Enterprise I VB.NET certified.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.