Lesson 21 - Handling Exceptions
Tags:
VB
, 2003
, Language
, Beginning
This lesson explains what exceptions are and how Visual Basic.NET utilizes Structured Exception Handling. It also explains how to throw exceptions from one software layer to another, and the general principles of designing applications with a solid exception handling scheme.