Section A.4. Structured Exception Handling

   

A.4 Structured Exception Handling

VB.NET has added a significant new technique for error handling. Along with the traditional unstructured error handling through On Error Goto statements, VB.NET adds structured exception handling , using the Try ... Catch ... Finally syntax supported by other languages, such as C++. We discuss this in detail in Chapter 9.

   


VB.Net Language in a Nutshell
VB.NET Language in a Nutshell
ISBN: B00006L54Q
EAN: N/A
Year: 2002
Pages: 503

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net