Section D.4. Structured Exception Handling


D.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 in other languages, such as C++. This new syntax is discussed in detail in Chapter 11.




Visual Basic 2005(c) In a Nutshell
Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
ISBN: 059610152X
EAN: 2147483647
Year: 2004
Pages: 712

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