Monday, April 18, 2011

Introduction to Exception Handling in Visual Basic .NET

"Summary: This article provides an overview of structured and unstructured exception handling in Visual Basic .NET. It includes considerations that help you choose the right exception-handling alternative, the approaches involved in each alternative, how to create your own exceptions, and the exception object's properties. A table at the end lists the predefined exception classes and their derived classes."


from http://msdn.microsoft.com/en-us/library/aa289505(v=vs.71).aspx

No comments:

Post a Comment